NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Devan on October 25, 2011, 03:35:41 PM

Title: Warning the user of session timeout
Post by: Devan on October 25, 2011, 03:35:41 PM
Hi all,

I have just completed yet another web app using NetTalk 5, which my client loves  ;D , but they have come back to me with a request that has got me stumped.

Basically, they love the way the session times out after a while of inactivity, but they have asked whether it is possible to pop up a notification box that the session has timed out, or automatically navigate to the logon screen along with a message to the effect that the session has timed out?

I use Xero online for our accounting system and I note that they do this, and I think it is a good idea, especially as my web app will pretty much be left running constantly in the background at this particular organisation.

Thanks!
Devan
Title: Re: Warning the user of session timeout
Post by: Bruce on October 25, 2011, 11:27:17 PM
See this thread
http://www.nettalkcentral.com/index.php?option=com_smf&Itemid=36&topic=2202.0 (http://www.nettalkcentral.com/index.php?option=com_smf&Itemid=36&topic=2202.0)

cheers
Bruce
Title: Re: Warning the user of session timeout
Post by: rupertvz on August 02, 2026, 07:35:39 AM
Hi Everyone,

Following this topic, the post which Bruce replied with, no longer exists,
Anyone perhaps have record of it, or have implemented this?
Title: Re: Warning the user of session timeout
Post by: Jane on August 02, 2026, 12:59:23 PM
Quote
or have implemented this

Are you using the session manager template settings?
https://www.capesoft.com/docs/NetTalk14/NetTalkWebFunctionality.htm#NetWebSource

If so, you might also add the logout logic I describe in this thread:
https://www.nettalkcentral.com/forum/index.php?topic=9482.msg38919#msg38919
Title: Re: Warning the user of session timeout
Post by: rupertvz on August 02, 2026, 09:33:35 PM
Thank you Jane,