Learnthat.com Free Certification and Computer Online Courses
ThatNetwork.com Internet Media Network Givethat.com free gift ideas Definethat.com - Free technical definitions, define Free Romance Tips, Romantic Tips, Date Ideas Free POD publisher comparison print on demand
Learnthat.com Free A+ Certification, Computer Classes, Certification Courses, Business, Lifestyle, ApplicationsFree business tutorials and definitionsFree certification tutorials and definitionsFree computer and technical tutorials and technical definitionsFree Finance Tutorials and DefinitionsFree House Repair TutorialsFree Lifestyle and Fun Tutorials
  All Online CoursesNew Courses QuickTipsWord DefinitionsSubmit a TutorialLinks
÷ Resources
Home
free tech tutorials
Free Tutorials
free tech tutorials
Certifications
free tech tutorials
Definitions
free tech tutorials
Resources/Links
free tech tutorials
Forums
free tech tutorials
Distance Education
free tech tutorials
Highest Rated Tutorials
÷ Popular Tutorials
÷ New Tutorials

Active Server Pages (ASP)

 

The Session Object

The Session object stores session information for individual users. A session is created when a user enters a web site and exists on the server until the user closes the browser or the session expires. In a web server cluster (multiple web servers working in tandem to handle high-traffic web sites), session information is lost when the user moves to a different server.

Session variables let you store information for the user, such as user name and preferences, which can be accessed by all pages in the site. When the session ends, the variables are lost. Note: The user's browser must support cookies for session variables to work.

Session Object: Methods

Session.Abandon

Ends the session.


Session Object: Properties

Session.CodePage

Specifies the character set used for the ASP code.

Session.LCID

Specifies a location, which determines how content such as date and time will be displayed.

Session.SessionID

The unique identifier given by the server to each user.

Session.Timeout

Specifies (in minutes) how long session information for a user is stored on the server (after the last client request).


Session Object: Collections

Session.Contents

Contains items added to the Session object using script.

Session.StaticObjects

Contains items added to the Session object using the HTML <OBJECT> tag.


Session Object: Events

Session.OnStart

Specifies an event to occur when the server creates a session.

Session.OnEnd

Specifies an event to occur when a session ends.

 

 

by Summer Doucet

Find more free Internet tutorials from Learnthat.com.

More Information:

Help us by rating this tutorial: [---] [--] [+] [++] [+++]
[---] lowest; [+++] highest

 

 

 


Learn: Free Tutorials - Links to Free Tutorials
Understand: Free Technical Definitions - ExplainThat Whitepapers
Use: Certification Section - Discussion Forum

Visit Our Network Sites:

DefineThat.com Technical Defintions Romancetips.com
Free Gift Ideas - GiveThat Planthat.com Free Unique Business Ideas
PublishOnDemand.net - Learn about Print on Demand (POD) - Self Publishing Seekthat.com - Technical Search Engine
ThatNetwork.com  

About Us : Contact Us : Advertise : Privacy Information

© 1998-2004 Learnthat.com