Drofder2004
Technical User
Hi, i'm a little stuck with a small project.
I am trying to create a multi-function tool for an online game. The problem is, I would like to be able to store IP addresses (which are typed into a total of 5 boxes incl. Port) into a file, which can later be restored.
As the file would contain a list of IP's the file would need to be loaded into a listbox or a combo box to select which IP address to restore.
Thanks in advance for any help and please remember I am very new to VB so be gentle
If there is something you feel I missed out or need more details, just ask and I will try my best to tell you.
btw, im using VB6.
I am trying to create a multi-function tool for an online game. The problem is, I would like to be able to store IP addresses (which are typed into a total of 5 boxes incl. Port) into a file, which can later be restored.
As the file would contain a list of IP's the file would need to be loaded into a listbox or a combo box to select which IP address to restore.
Thanks in advance for any help and please remember I am very new to VB so be gentle
If there is something you feel I missed out or need more details, just ask and I will try my best to tell you.
btw, im using VB6.