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 |
How many global.asa files can an Application have?
how we can establish the connectivity between front end and backend?(asp as front end and c# as back end)
What is msmq? What is n-tier system?
Who invented asp?
what is stored procedural
Explain the difference between querystring collection and form collection?
How can I break Search
Name some of the ASP components?
What happens to a html page?
Define text stream object?
How do I save asp file in notepad?
What is wsdl file? (explain in detail)