Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ASP Session Object Methods


ASP Session object methods are listed in the following table.

Abandon
Destroys a Session object and all objects stored in it, and releases their resources.
Contents.Remove
Removes a single session variable from the Session object Contents collection.
Contents.RemoveAll
Removes all session variables from the Session object Contents collection.

In this section:

ASP Session Object Abandon Method

ASP Session Object Contents.Remove Method

ASP Session Object Contents.RemoveAll Method



ContentsPreviousNextIndex