Extract required information from downloaded web pages
-
Dear friends I am working on internet client application at moment have two parts. 1- To download HTML pages from web side 2- Extract required information from the download pages I have completed first part of the application successfully through internet SDK (wininet) from VB but facing problem in remaining part Please suggest me the solution. I would prefer to use already developed component, if any Ur cooperation in this regard would be highly appreciated Thanks Zulqarnain zulphi_h@hotmail.com
-
Dear friends I am working on internet client application at moment have two parts. 1- To download HTML pages from web side 2- Extract required information from the download pages I have completed first part of the application successfully through internet SDK (wininet) from VB but facing problem in remaining part Please suggest me the solution. I would prefer to use already developed component, if any Ur cooperation in this regard would be highly appreciated Thanks Zulqarnain zulphi_h@hotmail.com
hi.. what do u mean with (Extract required information ):confused: ?? anyway you can use IE control and use its dhtml object model to retrieve the document elements (all anchors for example if you're making a web spider)