You don't need the javascript: part.

----- Original Message ----- 
From: "Angel Stewart" <[EMAIL PROTECTED]>
To: "CF-Community" <[EMAIL PROTECTED]>
Sent: Wednesday, November 28, 2001 11:30 AM
Subject: RE: Quick Javascript question :)


> Ok..this seems to have worked, just putting this code in the Body tag:
> 
> <body onload="javascript:Form1.submit();">
> 
> -Gel
> 
> 
> 
> -----Original Message-----
> From: Jason Reichenbach [mailto:[EMAIL PROTECTED]] 
> 
> in your <body onload="formsubfunc();">
> 
> do this instead:
> 
> <body onload="Form1.submit();">
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to