G
Guest
I saw an article a while back somewhere that talked about connecting to a
web page through WebClient then somehow loading the page into something that
does the HTML parsing for you. I usually backpedal and go the round-about
way using string manipulation.
What's the best thing to use so I can work with pre-parsed HTML?
Thanks.
Tim
web page through WebClient then somehow loading the page into something that
does the HTML parsing for you. I usually backpedal and go the round-about
way using string manipulation.
What's the best thing to use so I can work with pre-parsed HTML?
Thanks.
Tim