Thanls for the reply.
I have see people insert redirect in the session_onend sub. I don't knwo if it worked for them. I am using a refresh in my header, but I just that I could do that on the server when the session times out.
Imad


From: "Timothy Owen" <[EMAIL PROTECTED]>
Reply-To: "ActiveServerPages" <[EMAIL PROTECTED]>
To: "ActiveServerPages" <[EMAIL PROTECTED]>
Subject: RE: Session _OnEnd
Date: Sun, 3 Nov 2002 18:57:14 -0600

response.redirect is used in code execution when the browser requests
something. To do what you are attempting I believe you will need to use
browser executed vb or javascript.

-----Original Message-----
From: Imad Jradi [mailto:jradi@;hotmail.com]
Sent: Sunday, November 03, 2002 6:36 PM
To: ActiveServerPages
Subject: Session _OnEnd

I set the session timeout in my Session_OnStart sub, and that works
fine. I
need to redirect the user to the logout page when the session times out.

When I inserted the response.redirect in my Session_OnEnd, I kept
getting
Response object error. Any ideas?
Thanks






_________________________________________________________________
Get a speedy connection with MSN Broadband.� Join now!
http://resourcecenter.msn.com/access/plans/freeactivation.asp


---
You are currently subscribed to activeserverpages as:
[EMAIL PROTECTED]
To unsubscribe send a blank email to
%%email.unsub%%


---
You are currently subscribed to activeserverpages as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

_________________________________________________________________
Internet access plans that fit your lifestyle -- join MSN. http://resourcecenter.msn.com/access/plans/default.asp


---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to