On Fri, 3 Aug 2001, John Buwa wrote: > Hello, > > I am trying to finish up my conversion from cgi-lib.pl to CGI.pm using the cgilib >mode in CGI.pm. The cgilib emulation mode does not provide the normal cgilib file >upload calls. I looked at the guide on using the file upload feature, but it does not >tell you how to use it? > > in my cgilib script i am converting, this is the proccessing part of the script and >not the prior html: > > $cgi_lib'maxdata = 110000; > $cgi_lib'writefiles = '/path/i/want/the/file/located/in; > $cgi_lib'filepre = 'ad'; #added the begining of all file names i.e. adsomefile > &ReadParse(*input); $the cgilib readparse call > print &PrintHeader; > print &HtmlTop("File Upload Results"); > print "some html here saying the file was uploaded click to continue"; > 1; > > The above is the upload script in a nutshell called but the previos > form to proccess this. Now how in CGI.pm do you convert this. I looked > at http://stein.cshl.org/WWW/software/CGI/#upload_caveats but wasnt > any help. Now what this has to do with mod_perl? The feature is not there, I'm sure Lincoln will accept a patch to handle the file uploads, but again this is a wrong forum. _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://apachetoday.com http://eXtropia.com/ http://singlesheaven.com http://perl.apache.org http://perlmonth.com/