in reply to such a simple question about file uploads... but its killing me!!

I can't tell without trying to run this code, but I notice your form has no enctype
$ perl -MCGI -le " print CGI->start_form <form method="post" action="http://localhost" enctype="multipart/form- +data">

Might be mportant , might not

  • Comment on Re: such a simple question about file uploads... but its killing me!!
  • Download Code