global.asa
I want to ask where to put global.asa file,in which folder
suppose my root folder for web server is C:/inetpub/wwwroot
I am having two applications say app1 and app2 with respective path as
C:/inetpub/wwwroot/app1
C:/inetpub/wwwroot/app2
So suppose i have created two different global.asa file for both the application, then where it should be placed ?
In which folder given below ?
C:/inetpub/wwwroot/app1
C:/inetpub/wwwroot/app2
C:/inetpub/wwwroot
Can I use more than one global.asa file for every application ?
Pls do reply back
thanks in advance
|