Request Object

The Request object is used to obtain the data sent from the client browser to the server during an HTTP request.

Properties

Property Description

Cookies Property

Reads cookie values from the browser.

Form Property

Reads values from a form that has been sent using the POST method.

QueryString Property

Reads argument values from the URL string.

ServerVariables Property

Reads the values of predetermined variables on the server.

TotalBytes Property

Indicates the total number of bytes in the request body.

Methods

Method Explanation

BinaryRead Method

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