How can we submit a form without a submit buttom?
Answer Posted / arvind pippal(delhi india)
you can call a function in javascript onclick event of any
form element/link and in the function you use any
document.formName.submit(); to submit the form
and above all ans is rights
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Php program to generate fibonacci series?
What is static method php?
How many ways to include array elements in double-quoted strings using php?
Which php framework is fastest?
What is a stored procedure in mysql?
Is null check in php?
What is isset in php form?
Is c similar to php?
Why php is used?
Tell me are parent constructors called implicitly inside a class constructor?
What is full form of PHP?
Tell me what kind of things have you done on the social side?
What is the difference between session_unregister() and session_unset()?
How to receive a cookie from the browser?
How is it possible to cast types in php?