F
Flip
I have a quick'n'dirty little C# thick client app (used for teaching myself
:>), which I would like to display a fully rendered HTML page, can this be
done? I'm pulling back the HTML properly from the server, but next I would
like to display the image.
I'm using the Screen Scraping example
(http://www.kdkeys.net/ShowPost.aspx?PostID=3939), but I can't repro his
results with displaying the Yahoo.com webpage graphically using the label
control. Am I missing something?
Thanks.
:>), which I would like to display a fully rendered HTML page, can this be
done? I'm pulling back the HTML properly from the server, but next I would
like to display the image.
I'm using the Screen Scraping example
(http://www.kdkeys.net/ShowPost.aspx?PostID=3939), but I can't repro his
results with displaying the Yahoo.com webpage graphically using the label
control. Am I missing something?
Thanks.