http://qs1969.pair.com?node_id=18768


in reply to RE: 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.

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.. :)