Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ASP Application Object


The ASP Application object shares information among all users of a given application. An ASP-based application is defined as all .asp files in a virtual directory and associated sub-directories. Because the Application object can be shared by more than one user, Lock and Unlock methods are provided to ensure that multiple users cannot alter a property simultaneously.

In this section:

Syntax: ASP Application Object

ASP Application Object Collections

ASP Application Object Methods

ASP Application Object Events

ASP Application Object Examples



ContentsPreviousNextIndex