C
Cobus Lombard
Hi all
I need to create an ASP.NET control that will allow me to do an HttpRequest,
parse the HTML and then render it in a thumbnail (sorta like a preview of a
site without browsing to it).
Managed code would be ideal, but after struggling to find help on doing this
in C#, I'm starting to doubt whether this can be done without the WebBrowser
Control or mshtml.dll.
Any help, tips or pointers would be greatly appreciated.
Thanks!
Cobus
I need to create an ASP.NET control that will allow me to do an HttpRequest,
parse the HTML and then render it in a thumbnail (sorta like a preview of a
site without browsing to it).
Managed code would be ideal, but after struggling to find help on doing this
in C#, I'm starting to doubt whether this can be done without the WebBrowser
Control or mshtml.dll.
Any help, tips or pointers would be greatly appreciated.
Thanks!
Cobus