Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: Getting a filehandle for uploaded file

by Bloodnok (Vicar)
on Oct 20, 2009 at 14:47 UTC ( [id://802244]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Getting a filehandle for uploaded file
in thread Getting a filehandle for uploaded file

Hmmm, maybe this will be of use ... to us both ;-)

A user level that continues to overstate my experience :-))
  • Comment on Re^3: Getting a filehandle for uploaded file

Replies are listed 'Best First'.
Re^4: Getting a filehandle for uploaded file
by luker (Initiate) on Oct 20, 2009 at 15:04 UTC
    Again, there the advice is to use:
    my $upload_filehandle = $query->upload("photo");
    and then read from the $upload_filehandle. In my case, the $upload_filehandle is coming back undef.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 20:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found