Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ASP Session Object Properties


ASP Session object properties are listed in the following table.

Property
Description
CodePage
Sets the code page for an entire session.
LCID
Sets or gets a Locale Identifier (LCID) that determines how certain content such as date, time, and currency is formatted.
SessionID
Returns the session identifier for this client. Each session has a unique identifier.
Timeout
The timeout period, in minutes, for session state for this application.

In this section:

ASP Session Object CodePage Property

ASP Session Object LCID Property

ASP Session Object SessionID Property

ASP Session Object Timeout Property



ContentsPreviousNextIndex