How can we submit a form without a submit buttom?

Answers were Sorted based on User's Feedback



How can we submit a form without a submit buttom? ..

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 can we submit a form without a submit buttom? ..

Answer / guest

ys

Is This Answer Correct ?    2 Yes 9 No

Post New Answer

More PHP Interview Questions

How to fix "headers already sent" error in php

0 Answers  


Is python better than php?

0 Answers  


Who is the father of PHP and explain the changes in PHP versions?

13 Answers   Befree, iMark Group, Netizen,


List some of the features of php7.

0 Answers  


how to set session expire(session timeout) using php code

2 Answers  






Apart from mail() function to send emails,is there any other functions in PHP to send emails?

4 Answers  


what is nl2br?

4 Answers  


How many types of php frameworks are there?

0 Answers  


How long will it take to learn php?

0 Answers  


Can we learn php without html?

0 Answers  


HOW we can use css

3 Answers   ConSim, IPsoft,


Explain what does the function get_magic_quotes_gpc() means?

0 Answers  


Categories