|
upload.pl is a simple CGI
This shows how to process the
perl script to upload file
data submitted by the
using netscape 2.0+ or
browser when a file is
Internet Explorer 4.0+. The
uploaded using CGI_LIB.pl.
program uses the CGI.pm perl
module. To upload a file,
the user must validate
herself. The script uses a
text file as a user
database. The text file
contains the colon separated
userid, Unix crypted
password and user's upload
path.
Date: Jul, 25 1999 Date: Jun, 28 1999 |