How do I use an image instead of the standard submit button?
Answer / 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 |
How do I create a simple web page?
What is an image tag?
What is heading tag and why it is used for?
What can you do with html5?
What are the different types of frames tags used in html?
What is the use of XHTML Modularization?
What is the form tag?
How do I display the current date or time in my document?
What are dom levels?
what is the ? Is it necessary to use in html5
I have a project to design a new web page using notepad. please send me a web page designed using notpad that will help me on my project.Also send me toppic or idea of what kind of web page or purpose that my web page should have.use my e-mail adrees to send me ,that is, beteg13@yahoo.com .I WILL BE PLEASED IF YOU SEND ME WHAT EVER YOU HAVE THAT WILL HELP ME!
What is a hyperlink example?