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 |
How to receive a cookie from the browser?
What is regex in html?
How to check if a string contains a character or word in php?
What is framework? How it works? What is advantage?
What is a php session?
What is the difference between Split and Explode in PHP?
How to differentiate isset and empty
6 Answers A1 Technology, Dass Infotech, Microface,
What is session and why do we use it?
How stop the execution of a php scrip?
How can we upload a file in php?
How to remove values saved in the current session?
Explain me how failures in execution are handled with include() and require() functions?