on Thu, 27 Jun 2002 02:54:10 GMT, [EMAIL PROTECTED] (Scot Robnett) wrote:
>> Its pretty hard to make it more simple than:
>> use Form;
>> my %input = Form();
>
> Let me try.
>
> ################
> use CGI;
> %params = $q->Vars;
> ################
Try again. Your code throws the following error:
Can't call method "Vars" on an undefined value ...
--
felix
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
