Monday, March 26, 2012

Please Help - HTML parsing

Hi all, i am writing an application where you can view the html code of a webpage (URL), i am using j#. does anyone know how i would go about doing this. any help would be appreciated. thanks all!Hi,
you can use Server.HtmlEncode(yourstring) for this.
Grz, Kris.
Thanks for that,
lets say i wanted to return the HTML of http://www.google.com , how exactly would i do that. thanks again for you help
Hi,
this is known as "screen scraping". Take a look at this article:Screen Scraping with ASP.NET
Grz, Kris.
Take a look at this posting:
http://forums.asp.net/1092188/ShowPost.aspx

0 comments:

Post a Comment