Need a bit of help with HTML Agility Pack!
Basically I want to grab plain-text withing the body node of the HTML. So far I have tried this in vb.ne
How about:
Return htmldoc.DocumentNode.SelectSingleNode("//body").InnerText