% 'This ASP script originally lived at http://evolvedcode.net/ for the 'original version of this script and a wide variety of other 'scripts, please visit the site. 'Set the http status code to 401 Response.Status = "401 Unauthorized" 'From this point onwards this is a very standard html page with a few ' links inside it just incase the user gets lost! %>
|
You appear to have been trying to access a secured area/resource on this site, and now
you have arrived here. If you knew what a http status of "unauthorized" (401)
meant you wouldn't be reading this text.
I don't know how to say this but... well... if you've just tried to type a username and password it is a pretty safe bet to assume you didn't use the right one, or more likely you just misspelt it. If it's any help you can go back to the last page you saw and try again, or you can try starting from the front page, or if you simply want to try re-entering that password you can refresh the page. Why else could you be getting this error? Well, if you are using a browser that doesn't understand what to do when we tell it to prompt you for a username and password, then you'd also reach this page since if you don't give us nothing it is viewed the same way as giving us incorrect details and you end up here. If you think you should be able to access this and some configuration error is getting in the way, please contact us. |