T
teo
I put some variables in a web.config file
I have a global.asax file that needs to use
one of those variables
How can global.asax read that value?
If I have more than one web.config file,
how can the global.asax detect the right web.config file ?
I have a global.asax file that needs to use
one of those variables
How can global.asax read that value?
If I have more than one web.config file,
how can the global.asax detect the right web.config file ?