You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Session Object ASP / General Development
The Session object stores information needed for a particular user's session on the web server. It is automatically created every time when an ASP page from the web site or web application is requested by a user who does not already have a session, and it remains available until the session expires.