How can I make an Image act as a submit button for a form?
Created May 7, 2012
Sujatha Gopal Don't try to use &img src=..., instead use something like the following:
<INPUT TYPE=IMAGE SRC=images/login1.GIF ALT=SignIn>
<INPUT TYPE=IMAGE SRC=images/login1.GIF ALT=SignIn>