how to post the form without submit button with help of
javascript
Answers were Sorted based on User's Feedback
Answer / shailendra shukla
Create a button and call the java script function on any
event of created button.
In the java script function you can write statement to
submit the form. eg.
document.FormName.submit().
| Is This Answer Correct ? | 13 Yes | 3 No |
Answer / modi[achir communication]
use javascript:document.formname.submit()
| Is This Answer Correct ? | 6 Yes | 2 No |
Describe javascript and vbscript.
Is javascript free to install?
What is JavaScript?
How to set the focus in an element using javascript?
How can you to add javascript to a page when performing an asynchronous postback?
What is a good javascript editor?
what is the source code for sendRedirect method()java Servlet program?
How do I open javascript?
How to detect the OS on the client machine in JavaScript?
What is unobtrusive javascript? How to add behavior to an element using javascript?
Advantages & Disadvavtages of Java Script? Advantages & Disadvantages of CGI Scripting? Structure of Java Script? Commands of Java Script? HTML Basic Reviews?
What is isnan in javascript?