On Wed, 6 Feb 2002, Andre` Niel Cameron wrote:
> But what about cases of having two image buttons? Does the one that is
> clicked default as submit or does this require java script?
You give them differnet names and have your script do different things
based on the name that was clicked.
-- Br
ssage-
From: Andre` Niel Cameron [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 06, 2002 6:39 PM
To: Troy May; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: CGI Form Submit Buttons
But what about cases of having two image buttons? Does the one that is
clicked default as submit or do
://supportmanual.com/
- Original Message -
From: "Troy May" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, February 06, 2002 9:45 PM
Subject: RE: CGI Form Submit Buttons
> type="image" defaults to submit within a form.
type="image" defaults to submit within a form.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 06, 2002 6:34 PM
To: [EMAIL PROTECTED]
Subject: RE: CGI Form Submit Buttons
Doesn't this button need a javascript oncl
Doesn't this button need a javascript onclick that does a form.submit? Or
should the type be submit?
-Original Message-
From: Troy May [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 06, 2002 6:15 PM
To: Patrick; [EMAIL PROTECTED]
Subject: RE: CGI Form Submit Buttons
Then
ithin 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
>
>
I personaly have had trouble with this. what exactly tells it that it
>
>
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]
Then just make a submit.gif for what you want to use as the submit image.
-Original Message-
From: Patrick [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 06, 2002 5:47 PM
To: [EMAIL PROTECTED]
Subject: CGI Form Submit Buttons
Is there any way to change the way a submit button