I am in need of developing a com component which will be invoked from ASP/JSP page using client side javascript.
The com component function is to do the screen scrapping of the field values displayed on the browser.
I am having problems in getting handle to the Fields as internet explorer is not exposing the interface.
If its the otherway like VB com launches the Internet explorer then I have control over the IE instance but the otherway I am dont have any idea??
Pls let me know how I can acheive the above function by any means.
The com component function is to do the screen scrapping of the field values displayed on the browser.
I am having problems in getting handle to the Fields as internet explorer is not exposing the interface.
If its the otherway like VB com launches the Internet explorer then I have control over the IE instance but the otherway I am dont have any idea??
Pls let me know how I can acheive the above function by any means.