Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Auto Submit form


Message #1 by thomas@i... on Fri, 8 Sep 2000 16:30:34 +0100
hi thomas,
call a javascript function in body onLoad
& in that function 
write
document.formname.submit();
& your form will get submitted automatically.

bye.




--- thomas@i... wrote:
> I would to submit a form automatically once the page
> has completed loading
> in the browser.
> 

  Return to Index