Re: How do you append a QueryString to the DefaultRediret?
From: Saravana [MVP] (saravank_at_sct.co.in.nospam)
Date: 03/12/04
- Next message: Saravana [MVP]: "Re: Opening anoter .aspx window from the parent .aspx main project using C#"
- Previous message: Steven Cheng[MSFT]: "RE: Tools"
- In reply to: Rhino: "How do you append a QueryString to the DefaultRediret?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 12 Mar 2004 09:36:03 +0530
Check out this link,
http://support.microsoft.com/?id=308132
-- Saravana Microsoft MVP - ASP.NET www.extremeexperts.com "Rhino" <rhino@bigmail.com> wrote in message news:#ODU7Y5BEHA.2600@TK2MSFTNGP09.phx.gbl... > I have an error procedure that handles all errors produced by my > application. This procedure is responsible for logging the error > information in my SQL database. I have modifed the DefaultRedirect in the > web.config to display a custom error page to my users. Once the error > information has been written to my database, I want to pass the ErrorID > (from my database) to my custom error page so that the error information can > be retrieved and displayed to my users. Is this possible? > > Thanks, > > Rhino > >
- Next message: Saravana [MVP]: "Re: Opening anoter .aspx window from the parent .aspx main project using C#"
- Previous message: Steven Cheng[MSFT]: "RE: Tools"
- In reply to: Rhino: "How do you append a QueryString to the DefaultRediret?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|