> I'd like to know how do I can create a web page that would
> allow the user browsing at the page to upload files
> to the server.
If you have an FTP server on your web server, type this in your netscape:
ftp://
example: ftp://[EMAIL PROTECTED]
It will ask you for your password and you c
iquest <[EMAIL PROTECTED]> writes:
> I'd like to know how do I can create a web page that would
> allow the user browsing at the page to upload files
> to the server.
[snip]
Some browsers (like Netscape) support this. I recommend doing the
necessary CGI programming using CGI.pm from Perl.
2 matches
Mail list logo