Check if you have sufficient rights on your NT-server > which user is used
to execute the scripts? check rights in IIS as well!

HTH

Thierry Botten
----- Original Message -----
From: "Jonathan Hemley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 25, 2001 12:21 AM
Subject: CGI/NT/PERL/FILES


> I'm new to Perl and Active State. I created an html form which I attempted
to read with a Perl script. If I run the Perl Builder 2  debugger, I can see
the data
> but  when the data is written to a file, a zero length file is created in
another directory. If I assign data directly to a variable in the script and
run the script standalone, a  file local to the script with the correct data
is created. If I run the html file directly from a browser, only a zero
length file is created. I've tried both standard and cgi.pm.
>
> _______________________________________________
> Perl-Win32-Web mailing list
> [EMAIL PROTECTED]
> http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web
>

_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web

Reply via email to