Daily Archives: June 7, 2010

CF, jQuery, Session timeout countdown

jQuery Logo

jQuery

ColdFusion

ColdFusion

Certain ColdFusion applications are written in such a way that after the session times out, the user is also logged out.  This is sometimes to secure the application from others accessing the computer, while the real user is away from their desk.  If this is the case, it’s nice to let the user know how long they’ve got left before they’re logged out due to inactivity.
Continue reading