Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: CGI File Upload

by blm (Hermit)
on Jan 15, 2006 at 12:32 UTC ( [id://523326]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: CGI File Upload
in thread CGI File Upload

Sorry BrowserUK! Only just saw this post. I don't think that is the problem

while <$upload_filehandle>
is supposed to read the input. It is initialised with
my $upload_filehandle = $query->upload("myfilename");
On the otherhand,
UPLOADFILE
is supposed to be the output of the script: a copy of the uploaded file on the hard disk. I agree that the naming of my filehandles could have been much better

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://523326]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-18 20:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found