04-15-2007, 09:31 PM
I have a similar problem: I need to find all of the links in a web page that have a certain string in the page that they would bring up if I pushed them. I don't actually need to click the links, just to find out what page they would bring up if I did push them.
I couldn't make Gintaras' code work. I get an "unexpected identifier" error at this line:
MSHTML IHTMLElement2 el2=+el.el
What should I do?
I couldn't make Gintaras' code work. I get an "unexpected identifier" error at this line:
MSHTML IHTMLElement2 el2=+el.el
What should I do?
