BinaryRead Method

Applies To   See Also  

The BinaryRead method retrieves the data sent by the browser as a part of a POST request. (Returns a variant.)

Syntax

Data = Request.BinaryRead (Count)

Parts

Data

The data sent by the POST request. It is an array of one-byte, unsigned characters.

Count

Before the call specifies the number of bytes to read, and afterwards the number of bytes that were actually read.

Remarks

To check how many bytes actually exist in the body of the client request, use the TotalBytes Property.



Crystal Decisions, Inc.
http://www.crystaldecisions.com
Support services:
http://support.crystaldecisions.com