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 |
what is stored procedural
Define unmanaged code?
Explain the advantages of using asp?
What is the difference between html and asp?
What is a Form collection?
What is ServerVariables collection?
Explain how big is the char?
Tell few programming diffrence between ADO and DAO programming. What is state?
1 Answers Facebook, Leading Software Technologies,
What do the abbreviations asp and jsp stand for?
How do I save an asp file as a pdf?
What is aspx format?
how can i show the data of sql table in different dropdown list?