How can we submit a form without a submit button?
What is the use of obj_star?
Answer Posted / shahnawaz sheikh
If there is a drop down option botton or combo box then we
can use onchange event . And on change of options we can
submit it without clicking on Submit button,
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is mysqli php?
How to download and install php for windows?
What are psrs? Choose 1 and briefly describe it?
How cookies are transported from browsers to servers?
What is the use of mysqli_real_escape_string() function?
What is the ioncube php loader?
Do you know what is the function func_num_args() used for?
What happens if an expected input field was not submitted?
Do you know how to enable error reporting in php?
What is the use of htmlspecialchars in php?
Why php is sometimes called as embedded scripting language?
In how many ways we can retrieve the data in the result set of mysql using php?
What is put method in php?
What type of errors can be occurred in php?
Explain me how to include a file to a php page?