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
Describe the properties of an anonymous function in JavaScript?
What are the ways to define a variable in javascript?
Are you concerned that older browsers don't support javascript and thus exclude a set of web users? Individual users?
What is Unobtrusive JavaScript & Why it's Important?
Is javascript client side or server side?
Is javascript becoming obsolete?
Is javascript enabled on chrome?
Public Static Void Main(String args[]) { System.out.in("Hai.."); } In the above code why string args[] is required.... If we are not giving command line argument..
What is the difference between ‘function declaration’ and ‘function expression’?
What are the distinct types of error name values?
Auto insurance project..How to explain project in interviews.Using Automation tool (selenium).
What is bom?
Explain the unshift() method ?
What kind of conditional statements does JavaScript support?
How typeof operator works?