Can i customize the message that is displayed when the session will expire?
THX
Yeraldo,
this is a simple sample in C#:
Hope that helps.
Best regards
Frank
Hi Yeraldo,
the best way is to attach a handler to the Application.SessionTimeout event.
Best regards
Frank