[thelist] Form Results in Pop-Up Window?

Andrew Forsberg andrew at thepander.co.nz
Thu Feb 8 02:11:31 CST 2001


><form action="loads of stuff" method="post" nSubmit="openwin() target=" x">
><input TYPE="submit"  BORDER="0" VALUE="Submit" ALT="Click here to search"
>WIDTH="60" HEIGHT="30">
></form>
>
>...but I'm getting an error message saying it's expecting a ;

Hello!

I think that's because you're missing a closing " at the end of your 
nSubmit="openwin()

So, it's running together the openwin() and the target="x"

Could be other things as well, but that's the thing I noticed first.

Best,
Andrew
-- 
Andrew Forsberg
http://www.thepander.co.nz




More information about the thelist mailing list