NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Thys on July 18, 2011, 03:24:27 AM
-
Hi,
I am sure the answer of this is so easy that I missed it - totally!
The timeout on the WebServer is set to 1 minute by default. When a user leaves the browser alone for 1 minute or longer the session is closed (and opened again - according to p.146). How can I gracefully display a "Timeout" page when he clicks on something and ask the user to log in again?
Thys
-
On the WebServer procedure extension you can set the "Login Page".
It'll typically go there is a session expires and he tries to access a restricted page.
You can also set your session timeout to whatever you like here - I often have it set to 12 hours.
cheers
Bruce