What are the collections of Session Object?
Answers were Sorted based on User's Feedback
Answer / guest
? 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.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mukti prasad pattnaik
Contents Contains all the items appended to the session
through a script command
StaticObjects Contains all the objects appended to the
session with the HTML <object> tag
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a Form collection?
How do I view an aspx file?
plz giv me the procedure for connecting to database
What type of code is found in a code-behind class?
How do I open an asp file?
What is Response Object?
Actually i downloaded Ajax news flash module but i am having issues enabling it on my site. need help.
In how many ways you can connect to the Database?
What are Scripting Objects?
What is a .ASP file?
6) Events in page life cycle?
how to create overlay on div ?