how do i notify users when their sessions has timed out |
(07-28-2017, 10:45 AM)PaulD Wrote: OOoooh. That is a really good idea. Was just looking at how to do this myself and was stuck. But that is a really cool plan. Not sure how to do that in js but it is a good sounding approach. Thanks. jQuery AJAX POST to a controller, return JSON encoded reply, have the JS pop a modal at the right time for the user to maintain the session (with a count down so the user has a sense of "I should take care of this"). I do jQuery AJAX calls all of the time, it isn't that difficult, pretty sure you'll get it ![]() |
Messages In This Thread |
how do i notify users when their sessions has timed out - by java - 07-27-2017, 02:06 PM
RE: how do i notify users when their sessions has timed out - by skunkbad - 07-27-2017, 03:37 PM
RE: how do i notify users when their sessions has timed out - by PaulD - 07-28-2017, 10:45 AM
RE: how do i notify users when their sessions has timed out - by Kaosweaver - 07-28-2017, 11:37 AM
RE: how do i notify users when their sessions has timed out - by skunkbad - 07-28-2017, 01:37 PM
RE: how do i notify users when their sessions has timed out - by skunkbad - 07-28-2017, 11:39 AM
|