Posted on: 11/5/2014 3:31:10 PM | Views : 790

Hi All,
i am developing a site that uses windows credentials on a domain web server using active directory, to which all is fine. however if someone not authorised to use the page attempts to access it they are prompted with a windows logon box and asked to enter credentials.
the main issue here is i dont want this to happen, i have trolled the internet looking for solutions to this but have not been able to come up with any, basically instead of the pop up box i simply want the page to redirect to a directory that has anonymous access enabled which will display a web page that shows as ACCESS DENIED
the page is there and i can browse to it manually, can anyone help with how i get the ASP.net page to redirect to here rather than getting the credentials box?

Go to the complete details ...