DotnetTipOftheday.org

Title

.NET Tip of The Day: How to respond with code 404 (Not Found) in ASP.NET

Description

Excerpted from the website:

How to respond with code 404 (Not Found) in ASP.NET
Suppose you configured custom 404 page in web.config file in the customErrors section. So whenever user requests non-existent aspx page, ASP.NET run-time returns well formatted message to the user.
read more

Additional Information

Related Domains

External Links





Retrieved from "http://aboutus.com/index.php?title=DotnetTipOftheday.org&oldid=16948039"