Anyone solve this yet?

I ask, because I downloaded the script, modified where my db would be, and
voila!  (sort of...)  I get the whole form, asking for username and
password-- I just haven't figured out how to get the right username and
password.  Am I right in understanding that others haven't gotten as far as
the form page yet?

If I am on the right track (and can figure out the username/password thing)
I'll be glad to let you know what my setup has that is enabling it to work.

Brian


-----Original Message-----
From: Gordon Stewart
To: [EMAIL PROTECTED]
Sent: 7/9/02 1:05 AM
Subject: [sambar] Solution ? :-  question.... {02}



>>> [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/


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



Reply via email to