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 |
Where is the value-type variables allocated in the computer ram?
Destructors CANNOT be implemented in which one of the following?
What must be installed on an IIS4 machine to use the CDONTS e-mail server object? A. FTP service B. SMTP service C. IIS administrator D. Exchange Server E. IPX/SPX protocol
Define html (hypertext markup language)?
What are Scripting Objects?
how to create overlay on div ?
difference between SAP R/2 and R/3
How to make page break in Crystal Report..?
difference between POST & GET methods?
What is Extranet?
What is the difference between Cookies collection and Form/Querystring collection?
What are LOCAL and GLOBAL variables?