In .net there are some .net classes which uses IE component.By them we can read htmldom and do login and data scraping.
Kindly can any body give me the name of those classes /assemblies where it is present.I myself used it to login and data scrapping quite a way back
In .net there are some .net classes which uses IE component.By them we can
Share
I were able to it richard’s.Just minor thing about HTMLTableRowCollection is left from HTMLTable.
My code is like following