Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interesting question - determine user's activity in app
Message
From
22/12/2000 15:47:25
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00456434
Message ID:
00456460
Views:
21
>>Nadya;
>>
>>There are many ways to accomplish this, one being upon logon doing an insert into a table, and an update upon sign off. Now, if a user stays logged on without doing anything that becomes another story.
>>
>>Tom
>
>Tom,
>
>This is the question: determine user's activity after he/she logs into the system. For instance, somebody logs into the system, then immediatelly switches to another application and forget about VFP application completely. Now how can I find out?
>
>Actually, this was not my question originally, but I'm just poke (?) my nose into this problem, as I always do :)

Nadya,

I'd probably use a Timer event that fired evey 'n' minutes (15, 30, 60?) and kept track of inactivity. I suppose you could also use this to log folks off if you wished as well...
Best,


DD

A man is no fool who gives up that which he cannot keep for that which he cannot lose.
Everything I don't understand must be easy!
The difficulty of any task is measured by the capacity of the agent performing the work.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform