It looks like I figured out my problem with the missing $Request->Form data. I 
have RequestBinaryRead set to "Off".  Turning this off gives me content in  
$Reqest->Form, but it unfortunately seems to then break CGI.pm.  

I had ReqestBinaryRead turned off because of a different problem I was having 
back in 2004 with POST data truncation:
 http://www.mail-archive.com/asp@perl.apache.org/msg02159.html


So it looks like at this point CGI.pm and Apache::ASP are at odds.  Any 
thoughts on getting them to play well together?  

Andrew Koebrick


---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscr...@perl.apache.org
For additional commands, e-mail: asp-h...@perl.apache.org

Reply via email to