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

RE: Re: handling file uploads.

by chromatic (Archbishop)
on Jun 19, 2000 at 03:23 UTC ( [id://18763]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: handling file uploads.
in thread handling file uploads.

Your input field must be named 'uploaded_file' and you really ought to use the CGI::upload() method instead of CGI::param() there.

Probably just a typo, happens to me all the time.

CGI::upload() was added in a newer version of CGI, so you might want to upgrade.

Replies are listed 'Best First'.
RE: RE: Re: handling file uploads.
by Punto (Scribe) on Jun 19, 2000 at 06:12 UTC
    Your input field must be named 'uploaded_file' and you really ought to use the CGI::upload() method instead of CGI::param() there.

    I know.. but when I use upload() I get "Undefined subroutine CGI::upload".

    Probably just a typo, happens to me all the time.

    I checked the spellig too.. :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://18763]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.