Hi all,
I want to display a clock to tell the user how much session time left if no activity is performed. However, if the user click a button, the session time will be reset to full. I do not want the user to refresh the page because doing that will lose the data that has already been filled in. How can I do that?
I want to display a clock to tell the user how much session time left if no activity is performed. However, if the user click a button, the session time will be reset to full. I do not want the user to refresh the page because doing that will lose the data that has already been filled in. How can I do that?