Re: when the session expires page is hanging
Posted By:
Christopher_Koenigsberg
Posted On:
Monday, October 9, 2006 03:31 PM
Maybe you can't directly forward/redirect to the login page all in one step? maybe you need to put up an alert or a new div with a message saying "Your session has timed out, please log in again" and either just an "OK" to click, or a link/button etc. for the user to go to the login page, so it is under the user's control.