Web Scripts - php scripts, perl scripts, cgi scripts, asp scripts, directory scripts, programming scripts

 

404 Error Page (CDONTS)
Link ID 903
Title 404 Error Page (CDONTS)
Url http://www.codeave.com/asp/code.asp?u_log=119
Description 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.
Category ASP :: ASP Tips and Tutorials :: Error Handling
Date 09-Nov-2005
Contact Name
Email
Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

 
Average Visitor Rating: Rate It! 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating



Web Scripts  |  Add Resource  |   Modify Resource


©2006 All rights reserved. Web Scripts