can global.asa be used agan in subfolder?
I would like to create a sub-folder on my website and run a sub-application that has no connection to my main site. Ideally, I'd like to put a global.asa in the sub-folder, sub-application to keep the variable out of the main global.asa file in my root directory. Is this possible or will another global.asa in a sub-folder conflict with the main global.asa file in the root directory?
Tim
|