How can we submit a form without a submit button?
Answer Posted / sagar_joshi
if u want to submit a form without a submit button is simple
in JavaScript u just use a Function "document.form.submit();"
ok. try it now
have a nice day
good bay.. :-)
| Is This Answer Correct ? | 72 Yes | 13 No |
Post New Answer View All Answers
What is htmlspecialchars?
Can we embedded directly PHP code into XHTML document? State Whether True or False?
What are the differences between GET and POST methods in form submitting?
in PHP for pdf which library used?
What is a static method php?
What is the difference between htmlentities and htmlspecialchars in php?
How to convert numbers to strings in php?
Define object-oriented methodology?
What is full form of PHP?
What is variable give example?
How can we increase execution time of a php script?
Explain the difference between $var and $$var?
How to call javascript function in php on button click?
Why session is required?
What is the importance of parser in php?