InterviewSolution
Saved Bookmarks
| 1. |
How Can We Submit A Form Without A Submit Button? |
|
Answer» 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: 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: |
|