Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ASP Request Object Collections


ASP Request object collections are listed in the following table.

Collection
Description
Cookies
The value of cookies sent in the HTTP request.
Form
The values of form elements sent in the HTTP request body.
QueryString
The value of variables in the HTTP query string.
ServerVariables
The value of predetermined environment variables.

Note icon Note Due to widely differing Web-server support for client-side certificates, Sun ONE ASP does not implement the ClientCertificate collection.

In this section:

ASP Request Object Cookies Collection

ASP Request Object Form Collection

ASP Request Object QueryString Collection

ASP Request Object ServerVariables Collection



ContentsPreviousNextIndex