How do I request a new login when the session expires?

0

In my online Apps I use quite a few websession variables. When the session expires for lack of use, the App becomes unusable because many parameters disappear.

I want to launch a new login request msg, when the session expires. But how to achieve this?

If I use the Refresh event to validate the session, I will not be able to post the msg, right?

    
asked by anonymous 20.08.2014 / 17:23

0 answers