HTML Code ClinicDo you have some HTML code you'd like to share and get suggestions from others for tweaking or improving it? This discussion is the place.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the HTML Code Clinic section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
Running Indexing Service on a W2000 network, the indexes are being built by an administrative account. My search results asp returns all files regardless of permissions, but, and here's the problem, if you try and follow a link to a file or folder you do not have permission to see, you get the "Cannot Find Server or DNS Error code"
page rather than any other 40x error page. Unfortunately this doesn't give any clue to the user why they can't access the file, so I had hoped to customise the error page, but I discover you can't modify the "Cannot Find Server or DNS Error code" message only the 40x messages.
I am wondering if there is a way to custom the DNS error, or find out why that error comes up when the server, etc are there as it's just a permissions issue, and if it's possible to force a message like 401 or not.