Expand Minimize
This topic has not yet been rated - Rate this topic

ASP Best Practices

Next Topic

Global.asa

The file Global.asa specifies event scripts, declares objects that have application or session scope, and declares type libraries. For example, Global.asa scripts make application- and session-scope variables available at startup. Global.asa must be stored in the application root directory.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.