#1
|
|||
|
|||
Parsing HTML
I'm reading data from a SQL DB that is formated as HTML. Here is an example. I'm tryning to extract the 2 lines of text from the HTML. Any ideas?
<html><body><font color="#1F497D">This is line 1</font><br><font color="#1F497D">This is line 2</font></body></html> Thanks, Tom |
Tags |
parse xml |
|
|