If you don't want to use the Submit button to submit a form, you can use normal hyper links to submit a form. But you need to use some JavaScript code in the URL of the link. For example:
<a href="javascript: document.myform.submit();">Submit Me</a>
Showing posts with label How can we submit a form without a submit button?. Show all posts
Showing posts with label How can we submit a form without a submit button?. Show all posts
Saturday, May 16, 2009
Subscribe to:
Posts (Atom)