>so how could I implement it, please?
Give your codes here please.As someone here said,'no code,no help'.
>I'm not sure if CGI supports some functions directly?
If I remember that correctly,the 'param()' function could do the things for you.
Execute 'perldoc CGI' and search for 'radio',you cou
so how could I implement it, please?
I'm not sure if CGI supports some functions directly?
Nan
From: Chris Devers <[EMAIL PROTECTED]>
Reply-To: beginners@perl.org
To: Nan Jiang <[EMAIL PROTECTED]>
CC: beginners@perl.org
Subject: Re: Perl/CGI detecting status of radio button
On Fri, 10 Mar 2006, Nan Jiang wrote:
> I would like to ask if some of you know how to use perl to detect the
> status (checked or unchecked) of a radio button from a HTML form?
Yes. Some of us do know how to do this.
--
Chris Devers
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additio
Nan Jiang <[EMAIL PROTECTED]> asked:
> I would like to ask if some of you know how to use perl to
> detect the status (checked or unchecked) of a radio button
> from a HTML form?
http://www.elated.com/tutorials/programming/perl_cgi/form_validation/
HTH,
Thomas
--
To unsubscribe, e-mail: [EMAIL