Hi guys,<BR><BR>This is probably super simple, so I apologize.<BR><BR>I'm trying to write a small COM object in VB that creates a list of dial-up networking connections on the server.<BR><BR>I would ...
I have a file containing comma delimited strings that I've read into a string variable. I would like to be able to put this into an arraylist. Perhaps it would be easiest to read the comma separated ...