Just wondering what others do with regard to refreshing of remote div's and session expirations (requiring the user to re-authenticate). As an example, a page contains a tabbed panel, which contains remote div's that refresh on show. If a user chooses one of these tabs, but in the mean time their session has expired, the login screen now shows up in the panel.
My current solution is for the login page to check, via Javascript, that top.location.href is the login page. If it isn't, refresh the main window, which will cause the redirect to the login screen. It works, but it's a bit kludgey, and the user sees the activity. Anybody have a good way of dealing with this? Thanks, Owen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]