[Javascript] automatic form submission

Innerlab innerlab at hotmail.com
Thu Sep 23 15:45:35 CDT 2004


----- Original Message ----- 
From: "Allard Schripsema

> i think you should use submit(), not Submit() ...

That's actually how it is in the code.

> Check if the NAME of the form is "MyForm"

yup.

> Try putting "document"
> I usually use something like :
> <script type="text/javascript">document.MyForm.submit();</script>

Aldo tried it. So what I have is supposed to work. It does work with a button and "onClick=" Now I am wondering ...




More information about the Javascript mailing list