This should be an easy one, and Mr. Google and I could probably figure it out, but I figure somebody would know off the top of the head.
Our internal application is of the kind wherein users tend to leave a data entry screen up all day, make periodic entries and then try to save the changes. Of course, by then the session has expired, and the corporate security kicks in (really old homegrown code). At this point, we have lost all the session information, and thus can not process the data. (This app is going to be rewritten next year, so we'll fix a lot of these issue at the core then).
I've seen a number of sites that pop up a message just prior to the session timeout -- basically saying, do some or else. I'd like to add this to at least give our users the chance to save the changes before they go poof.
Probably easy, just need a point the right direction.



LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks