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 |
What is let keyword in typescript?
What is data types in javascript?
Write the code for adding new elements dynamically?
Mention what is the disadvantage of using innerhtml in javascript?
What are data structures in javascript?
all possible test cases for normal number field,name field date field,check box,
How can you declare a class in javascript?
What is the Infinity property used for in Javascript?
What is the use of Void(0)?
What are the application of javascript?
What is javascript and how it works?
How many types of javascript are there?