Hi All,
I have attached an updated version of the BasicWithLogin(3) app that shows "Currently Logged In" users on the WebServer procedure. There are 3 additional tables in the "Settings" dictionary that I use to accomplish this. (WebUser, WebLog and WebLogOL). The WebLogOL table is used as a temporary file that is created when the WebServer opens. There is only one user created in the WebUser table as "demo" and password is "demo.
The 3 procedures to look are WebServer, WebHandler and LoginForm. In the WebServer procedure, the timer is set to 1000 (10 seconds).
I hope this is helpful and if you have any comments, questions or any recommendations, please let me know. I used Clarion8 to generate this app.
Regards...
Alan
[attachment deleted by admin]