Hello Everyone,
Is there a way to know which users are logged in?
Thanks for replying.
Michael
Hello Everyone,
Is there a way to know which users are logged in?
Thanks for replying.
Michael
Not out of the box, but it’s not very difficult to modify the generated security module to do that. Keep in mind that a lot of users just click x in stead of decent logging out so you need to put some code in the menu’s onexecute event to keep track that the user is still active.
Thanks for guiding. From which table do I get the data? Can you give me a concrete example? Thanks.