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 to do process steps fi -mm integration can u define anybody pls
what is stored procedural
Is asp a scripting language?
What does Server.MapPath do?
Why asp is used?
What is asp
What does asp stand for in technology?
Define application object?
What should the developer use in order to have an Active Server Page (ASP) invokes a stored procedure on a SQL Server database? A. ADO B. RDO C. RDS D. OLEDB E. None of the above.
Name the control which would you use if you needed to make sure the values in two different controls matched?
What is wsdl file? (explain in detail)
How do I create an aspx file?