Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Kicking User out of software
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00532035
Message ID:
00532056
Views:
14
Well here is an idea:

Make a status table. This table holds a numeric value 0 = okay 1 = time to log off.

Then have the client applications run a check of this table on a frequent basis. If the client sees the status 1 it prompts the users to shut the application down. Or you could make it do a custom shutdown method.

Also have this table checked on startup. If the status is 1 again then don't let users login.

When you are done just set the status back to 0 and everyone can get back in.
Previous
Reply
Map
View

Click here to load this message in the networking platform