How can we submit a form without a submit buttom?
Answer Posted / 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 |
Post New Answer View All Answers
What are the advantages of oops in php?
What php framework does wordpress use?
Tell me in php, objects are they passed by value or by reference?
Explain what is the use of "echo" in php?
Write a program to upload a file in php?
Why session is required?
How to check whether a number is prime or not?
What is api used for?
Tell me what is pear?
Do you know how to enable error reporting in php?
Which is better #define or enum?
What is ltrim?
What is php and sql?
Why do we use htaccess
What is difference between echo and print in php?