Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: simple CGI::upload_hook() guide or example?

by cees (Curate)
on Oct 12, 2005 at 17:52 UTC ( [id://499616]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        write_file( '/tmp/filename', {append => 1 }, "Uploading $filename 
    +($umid) - $bytes_read\n" ) ;
        sleep 1;
    }
    
  2. or download this
    <html>
        <body>
    ...
            upload file: <input type="file" name="uploaded_file" /><br /><
    +input type="submit" tabindex="2" name=".submit" />
        </body>
    </html>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-19 04:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found