Hi folks I'm trying to get the javascript variable in the HTML page loaded in WebBrowser control through IHTMLDocument2 interface. In VB6 it was simple: "WebBrowserInstance.Document.parentWindow.variableName". But, I stuck in MSHTML interfaces. Could somebody help me with that? Thanks
A
arro2001
@arro2001