Request Object |
The Request object is used to obtain the data sent from the client browser to the server during an HTTP request.
Property | Description |
---|---|
Reads values from a form that has been sent using the POST method. | |
Method | Explanation |
---|---|
The BinaryRead method retrieves the data sent by the browser as a part of a POST request. |
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |