J
Jothi Venkatachalam
Hi All,
I have taken the object of IE (Set IE =
CreateObject("InternetExplorer.Application")). I would like to set or assign
an existing IE browser, to IE object. L
IE.Navigate "about:blank" - Will open the URL in a new browser
But, I want to get the HTML CODE from the existing browser (IE), which is
opened before.
Thanks a lot in advance,
Jothi Venkatachalam
I have taken the object of IE (Set IE =
CreateObject("InternetExplorer.Application")). I would like to set or assign
an existing IE browser, to IE object. L
IE.Navigate "about:blank" - Will open the URL in a new browser
But, I want to get the HTML CODE from the existing browser (IE), which is
opened before.
Thanks a lot in advance,
Jothi Venkatachalam