Hoping to be able to tell when an automatic refresh is done and check to see if a Coldfusion session variable had timed out and if so, redirect to a different cfm.
OnBlur, OnChange,etc for individual text elements might be bad-too many elements. Wish there were document.ondoanything to catch any activity, even a mouse moving anywhere on screen.