C
Cubaman
Hello:
Is it possible to dinamically change asp.net application path? I have
two versions of my application, and based on the request i want it to
point to one app or another. I'm thinkin in implement IHttpModule
interface, but all the path related propertys of HttpRequest are
readonly.
Thank you all,
Oscar
Is it possible to dinamically change asp.net application path? I have
two versions of my application, and based on the request i want it to
point to one app or another. I'm thinkin in implement IHttpModule
interface, but all the path related propertys of HttpRequest are
readonly.
Thank you all,
Oscar