News

Hi,I'm doing a little project and I need some help with removing the html tags from a string obtained byt he Inet control.Bassically my code looks like this:code:While y 0y = place = InStr(html ...
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 ...