Posted by Michael Fesser on 02/10/07 17:00
..oO(Iván Sánchez Ortega)
>crater wrote:
>
>> Is there a way to get an HTML form to be submitted (via POST) by using
>> an image button instead of a submit button for instance?
>
><form action='foobar.php' method='post'>
><input type='image' src='foobar.png' />
></form>
<input type='image' src='foobar.png' alt='submit' />
Micha
Navigation:
[Reply to this message]
|