Re: Help getting a file handle for uploaded files using CGI

2005-11-11 Thread Boysenberry Payne
Never mind I guess Apache2::Upload is what I'm looking for... Thanks, Boysenberry boysenberrys.com | habitatlife.com | selfgnosis.com On Nov 11, 2005, at 2:47 PM, Boysenberry Payne wrote: I forgot I'm using Apache2 and MP2. Is there a way to handle file uploads using apreq2? Boysenberry boysen

Re: Help getting a file handle for uploaded files using CGI

2005-11-11 Thread Boysenberry Payne
I forgot I'm using Apache2 and MP2. Is there a way to handle file uploads using apreq2? Boysenberry boysenberrys.com | habitatlife.com | selfgnosis.com On Nov 11, 2005, at 2:36 PM, Boysenberry Payne wrote: I'm getting an undefined value from the code below: $CGI::DISABLE_UPLOADS = 0; $CGI::POS