So I've spent some time learning ASP.NET development using VB.<BR><BR>Presently I have an application that on page load queries my AD and pulls a list of computers in a specific OU. In order to see ...
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 ...