in reply to
File upload fails
Does your HTML (that calls the above script as a form action) have the
enctype="multipart/form-data"
attribute in the form tag? I always forget it and spend hours trying to figure out why the file does make it across...
Comment on
Re: File upload fails
Download
Code
Replies are listed 'Best First'.
Re^2: File upload fails
by
advait
(Beadle)
on Jul 10, 2007 at 20:11 UTC
a big thanks....................................................................... !!!!!it works now
[reply]
In Section
Seekers of Perl Wisdom