I have a web site (IIS 7.5) with several ASP.NET applications. I would like to set it up so that when a user tries to access any page on the site (including any page in the ASP.NET applications), they are first directed to either another page or have a pop-up/javascript window open. Is there a setting in IIS that would make it easy for me to do this?
↧