Hi All, Does anybody know if it's possible to call an event in LiveServer when a user session ends?
We have some external applications within our LS project that rely on a seperate level of security which we are handling by writing LS user credentials to an external SQL Server database, this allows the external app to know that the user is authenticated within LS and displays the application. We need to be able to remove these credentials from the database when the user logs out or the session times out so that the applications are no longer accessible. I've looked in the LS documentation and found a "User Event - Before the Session is Closed" but this only allows Java methods to be called which is not an option as we don't have an Open API license and I haven't done any Java since my Uni days, 10 years ago. Is it possible to call some sort of script that can do a simple delete from the database on session end? Thanks in advance. Stuart --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
