I concur running 2 scripts, triggered by a value: positive and negative (on
and off).
----- Original Message ----- 
From: "hudson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 12, 2004 2:42 PM
Subject: Re: PERL CGI: 2 POST methods using same parameters


>
> OK, maybe I am missing something, but just use a radio
> checkbox:
>
> <input type=radio name=choose_script> cgi A
> <input type=radio name=choose_script> cgi B
>
> Then, inside the cgi script, if this value is on run
> script A and if off run script B.
>
> Steve
>
>
>
> -------------------------------
> http://www.hudsonscripting.com/
>
>


Reply via email to