Global.asax
From: ruca (ruuca_at_iol.pt)
Date: 04/23/04
- Next message: jaYPee: "Re: how to insert record from another table to dataset?"
- Previous message: Simon Jefferies: "Re: Running Setup project causes error code 2709"
- 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: jaYPee: "Re: how to insert record from another table to dataset?"
- Previous message: Simon Jefferies: "Re: Running Setup project causes error code 2709"
- 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
|