I wanted to write a custom page to handle a 401 error. I have read a lot of old/outdated site that say the global.asax and web.config are the way to go, but I have also come across some sites that say an HTTPHandler is the best way to go. Can anybody recommend some sites that have good walkthroughs? ...
Go to the complete details ...