if you look at the picture below, i have a listbox which is connected to a database, the database stores a name and an ip address.
Is there another way of doing this without using the database as it wont work. i need to be able to add workstations and remove them.
I would also like the code so that when a name from the list box is selected it will show the ip adress in the IP textbox.




Reply With Quote