how to post the form without submit button with help of
javascript
Answer Posted / modi[achir communication]
use javascript:document.formname.submit()
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What kind of conditional statements does JavaScript support?
How do Javascript primitive/object types passed in functions?
What are the different types of errors available in javascript?
What is a named function in JavaScript? How to define a named function?
What is the difference between local storage & session storage?
How do you write an event emitter base class that allows you to add event listeners?
Text from your clipboard?
Is javascript event driven?
Taking a developer's perspective, do you think that that javascript is easy to learn and use?
Is null === undefined?
How to get the primitive value of a string in Javascript?
What are different types of scope chain available in javascript?
What is data types in javascript?
How are object properties assigned?
Is javascript the future?