For Programmers: Free Programming Magazines  


Home > Archive > PERL CGI Beginners > August 2006 > Not an array reference









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Not an array reference
rekhadas@gmail.com

2006-08-09, 6:55 pm

I am getting data from a form. When I do this:

$query->param('uploadedfile');

I get the value of the uploadedfile field but when I try to post the
value to another CGI script it says "Not an array reference". Can
someone tell me what is the problem here?

Thanks.

Paul Lalli

2006-08-10, 6:55 pm

rekhadas@gmail.com wrote:
> I am getting data from a form. When I do this:
>
> $query->param('uploadedfile');
>
> I get the value of the uploadedfile field but when I try to post the
> value to another CGI script it says "Not an array reference". Can
> someone tell me what is the problem here?


How can anyone possibly know what you did wrong when you don't post the
code that generates that error?

Paul Lalli

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com