-asx-
10-21-2009, 04:46 PM
Is there any way to capture the HTTP response code sent to the browser?
On one of our sites, we use a custom error page that displays a custom message for 401, 403, and 404 errors. I'd like to be able to capture the HTTP status code and display it on the error page, but cannot find the right code to do it.
Any help would be appreciated!
On one of our sites, we use a custom error page that displays a custom message for 401, 403, and 404 errors. I'd like to be able to capture the HTTP status code and display it on the error page, but cannot find the right code to do it.
Any help would be appreciated!