J
John Clark
I want to analyze HTTP errors, i.e. 404, 403, etc. using a customErrors
redirect page.
When the page is called I am using aspxerrorpath to record the error page
path. However, I would like to report the actual error code. Is the error
code, i.e. 404, 403 available in any of the Page objects available to the
redirect page?
Thanks for your help.
John
redirect page.
When the page is called I am using aspxerrorpath to record the error page
path. However, I would like to report the actual error code. Is the error
code, i.e. 404, 403 available in any of the Page objects available to the
redirect page?
Thanks for your help.
John