Re: Problem with uploader
[email protected] (Owen) Mon, 17 Nov 2008 17:54:59 +1100
| Newsgroups | perl.beginners.cgi |
|---|---|
| Organization | Ubuntu-8.10 |
| Message-ID | <20081117175459.51cf0fb0@eight-ten> |
On Sun, 16 Nov 2008 16:05:15 -0500 Adam Jimerson <[email protected]> wrote: > I'm trying to make a CGI script to upload files remotely onto my > server, to get around my uni blocking everything but port 80, but I > have ran into a problem with it. I followed the documentation on > CPAN for uploading files and did what they have suggested as the best > way but it doesn't work. Here is my code: > Make life easy for yourself, have a look at http://search.cpan.org/~gunnar/CGI-UploadEasy-0.11/ Owen