How do I use an image instead of the standard submit button?
Answer Posted / guest
Use <INPUT NAME=foo TYPE=image
SRC="http://url.to/image.gif"> instead of the normal submit
tag. There is no way to do this for the reset button.
Note that some browsers will also send the x and y
coordinates of the location where the user clicked on the
image to the server. They are available as
"foo.x=000&foo.y=000" in the CGI input.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the benefits of html5?
How do I specify page breaks in html?
Write a background color in html?
What does br mean in fortnite?
How do you insert a comment in HTML?
What is the difference between active link and normal link in html?
What is basic tag in html?
Do web developers use html?
Does localstorage expire?
Is the tag considered as a html tag?
What is full form of html and who is created this?
How to upload struts file in dhtml?
Differentiate different types of doctypes from one another
Why to use figure tag in html5?
Is textarea an empty tag in html?