i have list1 that has usernames so i want a code like this plz
when an item is selected in list then send my code to that item thats selected
Me.wsServer(index).SendData lstUsers.Text & "COMMAND_KICK"
please help
when an item is selected in list then send my code to that item thats selected
Me.wsServer(index).SendData lstUsers.Text & "COMMAND_KICK"
please help