ASP Programming Question:
What are the methods in Application Object?
Answer:
Lock prevents clients from modifying the variables stored in the Application object.
Unlock removes the lock from variables stored in the Application object.
Unlock removes the lock from variables stored in the Application object.
Previous Question | Next Question |
What are the advantages of using ASP? | What are the browsers that can access ASP pages? |