ASP Programming Question:

What are the methods in Application Object?

Tweet Share WhatsApp

Answer:

Lock prevents clients from modifying the variables stored in the Application object.
Unlock removes the lock from variables stored in the Application object.

Download ASP Programming PDF Read All 194 ASP Programming Questions
Previous QuestionNext Question
What are the advantages of using ASP?What are the browsers that can access ASP pages?