NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on March 22, 2017, 05:47:41 AM
-
NT 8.71
Hi, Im using countdown in the footer to indicate the user the session will expire in 50 minutes
Problem is, I dont know from when, the regersive timer goes from 50:00 to 49:01 and returns to 50:00, then it never reaches cero to go to the login page.
Any idea of how to solve this?
Thanks
-
Hi Alberto,
>> any communication from the browser to the server will "reset" the timer on the session.
>> So I suspect your page has a timer on it - probably set to 1 minute - which then interacts with the server.
Cheers
Bruce