P
Paul Cheetham
Hi,
I have some custom error pages, and in them I examine the
HttpContext.Current object to get information about what was happening
at the time.
Is it possible to find out from which page the user has been directed?
e.g. if I capture a 404 - page not found error, I can find the url of
the missing page, but is there a way of finding out which page the
faulty link / redirect is located on?
Thankyou.
Paul
I have some custom error pages, and in them I examine the
HttpContext.Current object to get information about what was happening
at the time.
Is it possible to find out from which page the user has been directed?
e.g. if I capture a 404 - page not found error, I can find the url of
the missing page, but is there a way of finding out which page the
faulty link / redirect is located on?
Thankyou.
Paul