In http://www.apache-asp.org/objects.html it says:
$Request->BinaryRead($length) I think it should instead say: $Request->BinaryRead([$length]) and mention that the $length parameter is optional; if it is not given, then the whole thing is returned (at least, that's what I think it does, judging from looking at the code in ASP/Request.pm). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]