How can we submit a form without a submit button?
Answer Posted / mohit.c.mehta
<form id="form1" name="form1" method="post" action="mm.php">
<INPUT TYPE="IMAGE" SRC="images/any_image.gif" ALT="Submit
button">
</form>
| Is This Answer Correct ? | 33 Yes | 27 No |
Post New Answer View All Answers
What are the new features available in php 7?
What is $$ in php?
What is the expansion of LAMP?
How can we display information of a variable and readable by human with php?
How many types of arrays are there in php?
What is instantiation?
How can we execute a php script using command line?
What is the use of imagetypes() method?
Which parts of php are case sensitive?
Is it easy to learn php?
Is php free to use?
What are static variables in php?
Is php still used?
Can we set session value in javascript?
How cookies are transported from servers to browsers?