in reply to
Uploading Using the CGI module
This often happens if you don't have
enctype="multipart/form-data"
in your HTML
form
tag. But as
davorg
said, post some of the code.
Comment on
Re: Uploading Using the CGI module
Select
or
Download
Code
In Section
Seekers of Perl Wisdom