The type attribute itself takes care of this.  Other than standard form
"types" you can only use the "image" attribute.  This allows it to act as a
submit button since there is no way to use an image for the Clear button.
The default is submit for type="image" within a form.



-----Original Message-----
From: Andre` Niel Cameron [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 06, 2002 6:17 PM
To: Troy May; Patrick; [EMAIL PROTECTED]
Subject: Re: CGI Form Submit Buttons


> <input type="image" src="submit.gif" alt="Submit Form">
>

I personaly have had trouble with this.  what exactly tells it that it is
the submit button and not just a button?

Andre



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to