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.