> 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.
Hi,
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.
I've seen the other way around where the user can download
file from the server. But for this case, the user is the
client that uploads file to the server
3 matches
Mail list logo