You are Here: FAQ ->Script Cookbook & Databases->ASP->Article #11


WebHosting Microsoft-Edition This Article is for 1&1 Microsoft Web Hosting Only.


What is a global.asa file?



The global.asa file can contain declaration of objects, methods, variables etc that
can be accessed by various pages in an asp application. You can set up global.asa
such as to run a certain script when somebody accesses your website or exits your
website. There are many uses of a global.asa file.

You can have only one global.asa in the root directory of your webserver.


Print Article
How useful was this article?
(From 5 = Very Useful to 1 = Not Very Useful at all):
1 2 3 4 5