I am using Integrated Windows Authentication in my web application. Only a few pages are restricted and needs to be authenticated in order to access those pages. Now, what I am trying to implement is, in case a user bypassed the authentication by canceling the login dialog box, I want it to redirect...