I've created a program with an address text box, and Inet control, and an output text box. When I enter an URL into the address textbox, the (multi-line=TRUE) output text box fills with the raw HTML code. I would like to analyze this raw code line-by-line. The only thing I don't know how to do is grab one line at a time of the output code. I thought about using a list box control and add the html code lines as items in the list. Then just analyze each item of the list box. Problem is that the Inet control returns all of the html code at one time and into the first Item of the list box. Perhaps I could look for return characters but I was hoping some of you would have a better idea. Thanks.
RUN FunnySignatureMessage
RUN FunnySignatureMessage