in reply to upload a file to the specific folder in server using cgi-lib.pl

cgi-lib.pl is outdated and should be replaced with CGI.pm (or CGI::Lite or a similar module). As for uploading files, do a super search or check these nodes:

Hope that helps :).

  • Comment on Re: upload a file to the specific folder in server using cgi-lib.pl

Replies are listed 'Best First'.
Re: Re: upload a file to the specific folder in server using cgi-lib.pl
by gdnew (Acolyte) on May 03, 2002 at 05:38 UTC
    Thanks a lot...