Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



Syntax: ASP Request Object Cookies Collection

Request.Cookies(cookie)[(key)|.attribute] 
Parameters: ASP Request Object Cookies Collection

cookie

Specifies the cookie whose value should be received.

key

An optional parameter used to retrieve subkey values from cookie dictionaries.

attribute

Specifies information about the cookie itself. The attribute value can be as follows: HasKeys, which is read-only and specifies whether the cookie contains keys.



ContentsPreviousNextIndex