Atozed Forums

Full Version: When the user's session ends I wanted it to be automatically directed to the system's
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I am new to IntraWeb, please, if someone can help me on the following question:

When the user's session ends (SessionTimeout from ServerController) I wanted it to be automatically directed to the system's home page, which in my case is the Login screen ("/ $ / start"), or instead of the English page "Session" appearing is invalid | The specified session does not exist | Error message: Session ID is invalid. | Click here to start a new session of ... "This page has been translated Portuguese or could change this page.


I tried to search (Google) several places on how to do this and I didn't find ... Undecided



Thanks for listening.
(06-16-2020, 02:09 PM)Jose Nilton Pace Wrote: [ -> ]Hi Willmom, see this demo: https://github.com/Atozed/IntraWeb/tree/...ionTimeout


Great example, thank you very much.