|
-
Sep 2nd, 2006, 11:11 PM
#1
Thread Starter
Member
serverside list box to show connected users
hi all, can someone help me with designing a serverside listbox ( or treeview or something) that will show me whos connected to my program? Thanks in advance, ill give any details needed to get this going!
-
Sep 3rd, 2006, 01:11 AM
#2
Re: serverside list box to show connected users
What code do you have to find the users that are connected?
-
Sep 3rd, 2006, 06:11 AM
#3
PowerPoster
Re: serverside list box to show connected users
 Originally Posted by vchatlive
hi all, can someone help me with designing a serverside listbox ( or treeview or something) that will show me whos connected to my program? Thanks in advance, ill give any details needed to get this going!
first off, your application needs to be able to connect to a backend database. then, when the user logs into the app, the database is updated to show the user is logged on or logged off.
once this is done, populate a listbox or something with the usernames of those who are logged on.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|