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 PROTECTED]
