how to post the form without submit button with help of
javascript
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between java & javascript?
What is differential inheritance?
What is the difference between firstChild and firstElementChild?
Explain the difference between java and javascript.
How to create a function in javascript?
What is difference between arrow function and normal function?
Are java and javascript the same?
What’s a way to append a value to an array?
Can you explain about screen object?
How to calculate fibonacci numbers in javascript?
How do I install javascript?
How to convert numbers to strings using javascript?
How is javascript different from java?
What is undefined x 1 in JavaScript?
What is unobtrusive javascript?