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 is the difference between implode() and explode() in php?
Which php framework is best?
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
What is the purpose of $_ session?
Is it difficult to learn php?
How do I display php errors?
display selected value in dropdown list through javascript without page refresh
What is var_dump?
How to remove a file?
When should you use a stored procedure?
How many escape sequences are recognized in single-quoted strings?
how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible?already i was increase php.ini and set Also increase Memory_limit Post_max_size upload_max_filesize..........but not working......