> I'm trying to allow users to upload their own webpages. I 
> have both binary and text format. Although, its probably ok 
> to upload the webpages in binary mode and it would bother the 
> webserver.
> 

If it's browser based uploads CGI can help you.
Otherwise you may be interested in Net::FTP.

So it depends on your needs, sorry to be so vague!

HTH
DMuey

> In any case, I'm wondering if use CGI is the package to use 
> and if there is a cpan module that someone can recommend?
> 
> thanks
> 

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to