Link to home
Start Free TrialLog in
Avatar of ANAT2403
ANAT2403Flag for Israel

asked on

Request.QueryString in customerrors

I want to use the customerrors page but I want the page to show the error.
I read that the customerror page has in its querystring the error but I don't succeed to get it.
I write <%=Request.QueryString["ErrorPage"] %> but I got nothing.
How do I get the error?
(the GetLastError() is not relevant here ofcourse).
Thankyou
Anat
ASKER CERTIFIED SOLUTION
Avatar of daniel_balla
daniel_balla

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial