global.asa

This file creates and initializes global objects and variables, and places them in application scope.

Routines

Application_OnStart

Remarks

Most of the creation and initialization of the global objects and variables is performed by a call to the Main subroutine of the file include\global_main_lib.asp. The environment is set to either PRODUCTION or DEVELOPMENT in this file.

See Also

Solution Sites Root Folder

Copyright © 2005 Microsoft Corporation.
All rights reserved.