Re: HTML Parsing in VB.Net
- From: "Curtis" <csch_nu@xxxxxxxxxxx>
- Date: Wed, 24 Aug 2005 08:30:40 -0500
Thanks for the reply guys.
I have the HTML document stored in memory and I would need to load it in
that way. I don't didn't see a way to load an html document from a string in
the MSHTML class. I am already retrieving the web page through
HTTPWebRequest and HTTPWebResponse classes. The purpose of my application is
to scrape a particaluar webpage for contents of its tables which means the
programs end user doesn't need to see a the actual HTML documents coming
back to my application.
I have tried to use HTMLAgilityPack but found it a little bit difficult to
use. Does anyone have any good examples using the HTMLAgilityPack?
Thanks,
Curtis
"Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx> wrote in message
news:%2300USuJqFHA.3732@xxxxxxxxxxxxxxxxxxxxxxx
> Charles,
>
> Than I probably misunderstood you a while ago.
>
> Never mind next time I advice use MSHTML again.
>
> Cor
>
.
- References:
- HTML Parsing in VB.Net
- From: Curtis
- Re: HTML Parsing in VB.Net
- From: Charles Law
- Re: HTML Parsing in VB.Net
- From: Cor Ligthert [MVP]
- Re: HTML Parsing in VB.Net
- From: Charles Law
- Re: HTML Parsing in VB.Net
- From: Cor Ligthert [MVP]
- HTML Parsing in VB.Net
- Prev by Date: Applying atributes to an existing class
- Next by Date: Re: Regional settings and date format problem
- Previous by thread: Re: HTML Parsing in VB.Net
- Next by thread: Re: HTML Parsing in VB.Net
- Index(es):
Relevant Pages
|