Global.asax
From: ruca (ruuca_at_iol.pt)
Date: 04/23/04
- Next message: Patrick: "ASP.NET won't work with my machine.config?"
- Previous message: Rasika Wijayaratne: "RE: SQL server image data"
- Next in thread: Philip Q [MVP]: "Re: Global.asax"
- Reply: Philip Q [MVP]: "Re: Global.asax"
- Reply: Hans Kesting: "Re: Global.asax"
- Reply: Patrice: "Re: Global.asax"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 23 Apr 2004 09:53:27 +0100
Hi,
How can I Redirect my web application to a page when a session ends? (I've
set a timeout)
I have this in my Global.asax in Session_End Event:
Context.Response.Redirect("login.aspx")
but it doesn't work
-- Programming ASP.NET with VB.NET Thank's (if you try to help me) Hope this help you (if I try to help you) ruca
- Next message: Patrick: "ASP.NET won't work with my machine.config?"
- Previous message: Rasika Wijayaratne: "RE: SQL server image data"
- Next in thread: Philip Q [MVP]: "Re: Global.asax"
- Reply: Philip Q [MVP]: "Re: Global.asax"
- Reply: Hans Kesting: "Re: Global.asax"
- Reply: Patrice: "Re: Global.asax"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading