When the user's session ends I wanted it to be automatically directed to the system's

<< Click to Display Table of Contents >>

Navigation:  Forum >

When the user's session ends I wanted it to be automatically directed to the system's

Forum link

 


 

06-16-2020, 02:05 PM:

 

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 ...

 

Thanks for listening.

 


 

06-16-2020, 02:09 PM:

 

Hi Willmom, see this demo: https://github.com/Atozed/IntraWeb/tree/...ionTimeout

 


 

06-16-2020, 03:12 PM:

 

(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.