ToshTrent
Technical User
- Jul 27, 2003
- 209
Hi,
I would like the option to disconnect a user from the program at any time.
When the user opens the program I would like their username logged somewhere so I know they are using the program, then i can goto the management screen select user and that users program is then closed, with a message prompt.
How would I go about doing this?
I already have the code to get the Windows username using API, I have declared it a a String called WMMS_USER
[red]
Thankyou[/red]
Matt
I would like the option to disconnect a user from the program at any time.
When the user opens the program I would like their username logged somewhere so I know they are using the program, then i can goto the management screen select user and that users program is then closed, with a message prompt.
How would I go about doing this?
I already have the code to get the Windows username using API, I have declared it a a String called WMMS_USER
[red]
Thankyou[/red]
Matt