How can we submit a form without a submit button?
Answer Posted / mani kumar
By using the javascript events on the html elements you can
submit the form values like,onblur(),onchange(),
onmouseup(), etc...
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What are the new features in php 7?
What is the difference between characters 23 and x23?
What is $_ server request_method == post?
What happens when submit button is clicked?
What is difference between session_unset and session_destroy?
What is the use of mysql_fetch_array in php?
what is difference between PHP4 , PHP5
What is the purpose of basename() function in PHP?
What is $_ get?
Why php is also called as scripting language?
What is mod_php?
How to genrate report in wordpress cms
What is serialization in php?
What is $_ env in php?
What is cookie and why do we use it?