think i am getting there slowly.
is there away like in JS to not show the men, scroll, etc so its just a frame
with the method above
<body onload="window.resizeTo(200,200);">
thank you so far
i have used the
<form target="_blank" method="post" action="page.php">
method and although the whole thing works i cannot get the new/pop up page to size so if any one knows how to do this of where to place the code I would be much appreciated
thanks
i have this form that opens up a window when clicked and i want to pass the form details across to it, but as i am using Javascript to open the window its not working now.
heres the script code:
<SCRIPT LANGUAGE="JavaScript">
function popUp(URL) {
day = new Date();
id = day.getTime()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.