Stephenie Hamilton wrote:
> How can I have a form on a page auto submit when the page loads with JS?
> I left my JS book at home and hope this is something someone will know
> off the top of their head.

<body onload="document.formname.submit()">

Jochem

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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

Reply via email to