Tim Moore wrote:
 >
> Sorry, me again ;-)
> 
> I think what I'm after is what you'd get as a result of...
> 
> while(<>) {
>     print; }
> 

If you still need this, we might get you a config like:

   PerlSetVar FileUploadProcess 0

Default 1, if set to 0 then Apache::ASP will not set up the
$Request->FileUpload data from CGI, instead letting you read
the data from <STDIN> directly, or possibly even from
$Request->BinaryRead

--Josh
________________________________________________________________
Josh Chamas, Founder                   phone:714-625-4051
Chamas Enterprises Inc.                http://www.chamas.com
NodeWorks Link Checking                http://www.nodeworks.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to