On Tue, 5 Mar 2002, Jeff 'japhy' Pinyan wrote:
> On Mar 4, Shaun Fryer said:
>
> >I'm trying to convert an old script that used cgi-lib.pl over to using
> >CGI.pm. In order to save time I'd like to simply do something like
> >what follows (though that doesn't actually work it seems).
> >
> >%in =
On Mar 4, Shaun Fryer said:
>I'm trying to convert an old script that used cgi-lib.pl over to using
>CGI.pm. In order to save time I'd like to simply do something like
>what follows (though that doesn't actually work it seems).
>
>%in = param;
param() only returns field names. But why not just
On Mon, 4 Mar 2002 13:48:34 -0500 (EST), [EMAIL PROTECTED] (Shaun Fryer) wrote:
>I'm trying to convert an old script that used cgi-lib.pl over to using
>CGI.pm. In order to save time I'd like to simply do something like
>what follows (though that doesn't actually work it seems).
>
>%in = param;
>
I'm trying to convert an old script that used cgi-lib.pl over to using
CGI.pm. In order to save time I'd like to simply do something like
what follows (though that doesn't actually work it seems).
%in = param;
Any ideas?
===
Shaun Fryer
===
London Webmasters
h