Parse <font .... </font> tag and view the progress into a Rich Text Box
Hello, does anyone know how to parse the <font ... > </font> tag from an html file and view the output into a Rich Text Box? Using VB Code and even RTF code if you want.
For example: i have this tag
<font name="Arial" size="3" color="#FF0000>Hello</font>
Hello
