load HTML from file into HTMLDocument object?

G

Guest

Hello,

I want to load HTML file into HTMLDocument object. I don't want to use
webbrowser object or any asyncrohonous call to load HTML into this file.
Like if I call HTTPWebRequest to download the web page, I can somehow
redirect the received HTML in HTMLDocument object.

Any help how to do this.

Thanks & Regards,
Irfan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top