patb96
05-19-2005, 03:14 PM
I'm relatively new w/ javascript but i have a page with a form and a link in which i want to submit a the form on click however it is not working. can someone please tell me what i might be doing wrong
attached code
<a href="#" onClick="document.event_form.submit()">Test</a>
i have another page with the exact same code and it works. Please help i am completely lost.
attached code
<a href="#" onClick="document.event_form.submit()">Test</a>
i have another page with the exact same code and it works. Please help i am completely lost.