Hiyas
I was just wondering if there was away to detect all the isps on a computer, and dump them into a listbox?
thanx in advance.
Crypt
Printable View
Hiyas
I was just wondering if there was away to detect all the isps on a computer, and dump them into a listbox?
thanx in advance.
Crypt
couldnt you just get a list of all the files in the "dial up networking" folder in "My Computer". an easy way to get a list of files is to use the FileSystemObject (FSO). Details are on the MSDN cd or the MSDN website.