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 the difference between rest and soap?
Why should I learn php?
What is the super method?
How do you access a get requests url parameter with php?
What does the unlink() function mean?
How to pass variables and data from php to javascript?
How can we change the maximum size of the files to be uploaded?
How many records can be stored in mysql table?
What is $_ get and $_ post in php?
How to include a file code in different files in php?
What is encapsulation in php?
When do you use define() and when do you use const. What are the main differences between those two?
What is foreach loop in php?
What is inheritance in php?
Does apache use php?