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


Please Help Members By Posting Answers For Below Questions

Who is known as the father of php?

800


How do you put a space in html?

756


What is meant by urlencode and urldecode?

846


What is the use of mysqli_real_escape_string() function?

714


What is framework in php?

761


What is isset and unset in php?

752


What is cookies php?

727


What is the $_ server php_self variable?

720


What is difference between ksort() and usort() functions.

709


What is a php 5?

758


What does session start do in php?

729


What is if isset ($_ post submit )) in php?

746


Is it possible to use com component in php?

748


What are the advantages of using php?

732


Difference between $message vs. $$Message in php.

794