Get Webpage Content
I know with VB you can request something with-in a curtain tag, how would you do that in VC++? Such as if I wanted to get everything with-in a tag depending on the id tag content:
<div id="name">John Doe</div> or <div id="email">no-reply@ E x am ple.com</div>