cusimar9
06-16-2005, 02:48 PM
I'm sure this is fairly straightforward but I can't for the life of me figure it out
I have a list of urls in a textarea and I want to be able to loop through them or load them all into an array
I've tried using the Split method but the entries are seperated by a carriage return and for some reason VbCrLf won't work as a valid seperator
I have a list of urls in a textarea and I want to be able to loop through them or load them all into an array
I've tried using the Split method but the entries are seperated by a carriage return and for some reason VbCrLf won't work as a valid seperator