>>> [EMAIL PROTECTED] 07/09/02 12:02p.m. >>>

Hi, - I'm having some trouble with a CGI script and I think its a Sambar problem, not 
the scripts problem.
<

I've been thinking.. 

what perl Module is needed, in order to use the "query" commands ?

EG :-

my $query=new CGI;  &
print $query->header;

- because half of the script works (displaying the form) - as it doesnt need the 
'query'  command..

But as the uploading - requires the 'query' command,  It cannot produce the 'header' - 
& thus, displays the 'page not found' screen..


at the top (near), ive got :-

use strict;
use CGI;

ive looked in my usr/lib/CGI/ directory, & se the following:-

Apache.pm
Carp.pm
Cookie.pm
Fast.pm
Pretty.pm
Push.pm
Switch.pm
Util.pm

in mu usr/lib directory, I also have a CGI.pm file

any others I need ? to use the 'query' command ?

Ps - the original URL of the script is :-

http://homepages.slingshot.co.nz/~gordon52/upload.zip 

Upload.cgi (not upload1.cgi)


Thankyou..

G.
-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/



Reply via email to