You're asking for a peck of trouble. One solution I would consider is
JavaScript's onSubmit() method.

-----Original Message-----
From: GsuLinuX [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 13, 2002 2:22 PM
To: [EMAIL PROTECTED]
Subject: buton names


Hola! , 

There are 2 submit butons under my form and the information entered to the
form will be send to different cgi's. How can i do this?

One idea i thougt is to give names to the buttons and in the cgi :
if buton name is "buton1"
{ code1 }
if buton name is "buton2"
{code2 }

how can i do that if it's possible

thanx
funky
Istanbul


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

Reply via email to