NetTalk Central

Author Topic: COUNTDOWN problem  (Read 3387 times)

Alberto

  • Hero Member
  • *****
  • Posts: 1873
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
COUNTDOWN problem
« 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
-----------
Regards
Alberto

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: COUNTDOWN problem
« Reply #1 on: March 22, 2017, 10:50:37 PM »
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