404 Error Page (CDONTS)
The basic 404 error or file not found page serves two specific purposes. Firstly, to alert the user that the item they were expecting is not currently available. Secondly, to alert the webmaster that a file is missing or a link is targeting something incorrectly. In order to provide users with a page that will show up whenever a 404 error occurs you need to change the settings on your web server to target a specific page or contact your hosting company to do this for you. Once setup, the location of any file that is requested and not found in the server will be made available as a query string value and can be outputted as a message to the webmaster. Sending a message to the webmaster can be done a number of ways this example demonstrates the use of CDONTS.
Visit publisher site: 404 Error Page (CDONTS)Listing Details
- Filed in:
-
Scripts / ASP / Tutorials & Tips / Error Handling
- Submitted on:
- Last Updated:
- Jul 12, 2000
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for 404 Error Page (CDONTS)