Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Logging out a user after idle time has elapsed
Message
From
16/06/1999 11:00:28
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00229547
Message ID:
00230419
Views:
22
>>HI everyone!
>>I would like to include a automatic logout procedure in my application which will execute if the application has been sitting idle for sometime. What would be the best way to program this scenario?\
>
>A timer sitting in each form, with the Interactive Change event set to restart the timer for any keystroke or mouse click. If the timer evenr ever fires, nothing has happened in time, and you close down the form...
>
>>I will appreciate your help.


What if the user has more than one form open at the same time? Couldn't the form that hasn't been used 'in time' fire off the logout procedure when, in fact, the user was just using the other form? Is that how it would work?

- A Hilton
A Hilton
Software & Technology Development,
Programming & Business Process Consulting
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform