On Nov 11, 10:46 am, [EMAIL PROTECTED] (Dermot
Paikkos) wrote:
> Hi
>
>
>
> > -Original Message-
> > From: marys [mailto:[EMAIL PROTECTED]
> > Sent: 11 November 2008 11:20
> > To: [EMAIL PROTECTED]
> > Subject: using cgi.pm to create and interp
Hi
> -Original Message-
> From: marys [mailto:[EMAIL PROTECTED]
> Sent: 11 November 2008 11:20
> To: beginners-cgi@perl.org
> Subject: using cgi.pm to create and interpret textboxes
>
> Hello:
> Can anyone tell me how to use CGI.pm's 'textfield' fu
On Tue, 2008-11-11 at 03:19 -0800, marys wrote:
> Hello:
> Can anyone tell me how to use CGI.pm's 'textfield' function to set up
> a form with a lot of fill-in fields and then parse them? I tried to
> read three values from input boxes but the output seems to be the name
> of the textbox and not
Hello:
Can anyone tell me how to use CGI.pm's 'textfield' function to set up
a form with a lot of fill-in fields and then parse them? I tried to
read three values from input boxes but the output seems to be the name
of the textbox and not its value. Here are two scripts:
(1) a.cgi:
#!/usr/bin/