Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: saving the file uploaded...

by earthboundmisfit (Chaplain)
on Feb 28, 2002 at 19:23 UTC ( [id://148341]=note: print w/replies, xml ) Need Help??


in reply to saving the file uploaded...

I'm not too familiar with saving uploaded files, but don't you want:
$FileStream = $FileHandle->param('AUT_File');

Replies are listed 'Best First'.
Re: Re: saving the file uploaded...
by chromatic (Archbishop) on Feb 28, 2002 at 19:36 UTC
    The upload() method is the recommended means to get a filehandle. It was added in version 2.47 (quite a while back). The OP might also want binmode, if his platform warrants it.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (9)
As of 2024-03-28 10:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found