On 8/11/06, prashant puranik <[EMAIL PROTECTED]> wrote:

I am trying to  upload file to webserver.

   $filename = param('uploaded_file');

You probably want the upload() function; see the CGI module's
documentation. Hope this helps!

--Tom Phoenix
Stonehenge Perl Training

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to