Is it possible to make a link and/or a image link send a post for a form like a submit button but a image and/or a link
Printable View
Is it possible to make a link and/or a image link send a post for a form like a submit button but a image and/or a link
I found this but how do i use it ?
<INPUT TYPE=image NAME=submitit>
Where do i specify the image ?
i think i got it
<INPUT TYPE=image NAME=submitit img src="images/ok.gif">