[thelist] Submitting a form with javascript

John Corry lists at neoncowboy.com
Sun Nov 2 22:22:09 CST 2003


<tip type="javascript submission of forms">
A form object's submit() method will not work if the form has an input named
'submit'.

Change the name of the submit button and you've got it.
</tip>

John Corry




More information about the thelist mailing list