How can we submit a form without a submit buttom?
Answers were Sorted based on User's Feedback
Answer / mohamed jamal
on the page unload event write down the submit coding. or
use onBlur event thats also the same functionality. and
call the java script function on Blur. it will submit the
page on closing you dont need to press submit button.
| Is This Answer Correct ? | 2 Yes | 5 No |
What are the Merits and De-Merits of CURL library ?
How many types of arrays are there in php?
What is the difference between php4 and php5?
How can you submit a form without a submit button?
Is it difficult to learn php?
How do you remove duplicates from an array?
Can we extend final class in php?
What is the difference between == and === operator in PHP?
How we can retrieve the data in the result set of mysql using php?
List the different types of print functions available in php?
Which function would you use to insert a record into a database in php?
In how many ways we can retrieve the data in the result set of mysql using php?