Re: Bouncing this idea off my fellow developers.

2004-03-02 Thread Jim Campbell
Sure.Try using onMouseMove(), onClick() and onKeyPress() (I think) applied to body .Anytime something triggers those listeners, it resets your counter.Of course, all that continuous input could cause some processing problems, but it's worth a shot. - Jim Ian Skinner wrote: I have a

RE: Bouncing this idea off my fellow developers.

2004-03-02 Thread Lyons, Larry
Ian, Try IRT.org, there's a script there that does exactly what you want http://developer.irt.org/script/1563.htm While the example only uses mouse movement, you can also add in onClick() and onKeyPress() on the onLoad statement and trigger the same resettimer function as appropriate. Hth,

RE: Bouncing this idea off my fellow developers.

2004-03-02 Thread Andre Turrettini
lots of banks have interfaces that have similar processes. I'd go login to yoru bank and see fi they do it. DRE -Original Message- From: Jim Campbell [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 02, 2004 10:06 AM To: CF-Community Subject: Re: Bouncing this idea off my fellow developers

RE: Bouncing this idea off my fellow developers.

2004-03-02 Thread Harkins, Patrick
yes and then spice it up a little with an automated popup with a progress counter that says something like Dude, you still there? Hello? Yoohooo!.You better do something quick or you're gonna get booted in . seconds! Patrick -Original Message- From: Andre Turrettini lots of banks