Thank you Joerg.
I have tried XMLDocument's DOM.
But the problem is that this an HTML Stream/String; I need an HTML DOM.
Because the string it is not a well formed XML, it complains at line #N of
the string.
Some people say, mshtml's DOM is designed for this....but could not find a
single "working" sample code in VB (or C#). Looks like the syntax has
changed (weird)....the sample codes that I have found (bad params) are not
working with .NET 2.0