ASP Best Practices |
To ensure consistency and to make error messages informative, use standard Response.Status values, such as “401 Unauthorized – Logon failed” and other IIS standard responses in your pages. For more information about how to customize error messages, see the IIS 5.0 online product documentation.