Description of The Session Object :
ASP programmers will be able to work with session object and it's variables after studying this easier ASP tutorial. It lists all aspects of Session Object like collections, methods, events and properties with easier explanation about their functionalities. And illustrates the functions - Session.SessionID, Session.TimeOut, Session.Contents.Remove etc., to get user id, to set time duration to access a session, to remove a variable from session.