pavan

pavan

  • NA
  • 1
  • 0

Reading particular contents of a web page

May 11 2008 3:40 PM
I have an windows application which accesses a website.
I used webrequest and webresponse classes to read the webpage.
But this gives the entire html of the webpage.
HOw do i access any particular part of the webpage.???
For example - if i read the google news page then i get the whole html of the google news page.
how do i read only the news content of the page???

TIA

Answers (1)