ASP Programming Question:

Download Job Interview Questions and Answers PDF

What are the properties of Session Object?

ASP Programming Interview Question
ASP Programming Interview Question

Answer:

SessionID returns the session identification number for each user.
Timeout sets the timeout period assigned to the Session object for any application, in minutes.
CodePage determines the code page that will be used to display content.
LCID a locale identifier, which determines time zone and language, rules for the system

Download ASP Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What are the types of HTML?Name the ASP Objects?