How can we submit a form without a submit button?

Answer Posted / parag kuhikar

<form >
<select name="select" onchange="form.action='a.php'">
<option value="yes">yes</option><option
value="no">no</option></select>
<input type="image"
src="../../../Users/Dell/Desktop/images/Avatar Movie
Wallpaper 3.jpg" height="10" width="10" />
</form>

Is This Answer Correct ?    0 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which functions are used to count the total number of array elements in php?

539


How can we connect to a mysql database from a php script?

531


How to support multiple-page forms?

567


What are differences between PECL and PEAR?

516


Write a php function to convert all null values to blank?

786






Tell me what is mean by an associative array?

523


What is good average session duration?

547


When use javascript vs php?

534


What does the php error 'parse error in php - unexpected t_variable at line x' means?

618


What is difference between get and post?

518


Write a program to show the joining of two strings in php?

527


What is implode() in php?

608


What is php written in?

541


What is var_dump function in php?

538


How to convert a string to uppercase in php?

545