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 php and how do you use it?
Code to upload a file in PHP?
Can we extend final class in php?
What backslash character will match whitespace?
How be the result set of mysql handled in php?
What is a base url?
Tell me how to execute an sql query? How to fetch its result?
Why php is sometimes called as embedded scripting language?
Do loops php?
List types of array are available in php?
How to update memcached when you make changes to php?
What are the different components used in php for formatting?
How can we access the data sent through the url with the post method?
What is trim function in php?
How long is a php session valid?