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