What is Application-scope?
Answers were Sorted based on User's Feedback
Answer / hema
Application scope means the variables is accessed from any
page by any user of the application
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
Application-scope means that variables (and objects) can be
accessed from any ASP pages that is part of the application.
| Is This Answer Correct ? | 0 Yes | 1 No |
Define a variable?
Name the methods by which output stream is controlled?
What is aspx format?
What are Scripting Objects?
What is Exception ? When is try, catch block used ?
How to determine if a visitor has cookies support enabled in his/her browser?
What is asp code?
Is asp a scripting language?
Which is the default scripting language in active server pages?
What is servervariables collection in asp?
What is Response Object?
Is asp the same as saas?