Archive

You are currently browsing the archives for the jQuery category.

Feb

11

Keeping Session Alive with jQuery

By Jonathan Volks

A while ago I wrote a Coldfusion application that essentially was just a multi-page form. A scenario popped up where users might sit on a page for a long time to answer questions. Specifically more than 20 minutes. Unfortunately, I was unable to change the session timeout within the Application.cfc file due to other conflicts it may cause. Read more »