Interacting with CHTMLView and automation
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Hi guys I'm using a CHTMLView, which embeds an IE WebControl using IWebBrowser2 interface and i'd like to expose my app's automation server to the control beeing embeded. To be more precise, my app is hosting the IE control AND is an automation server and i'd like to tell the ie control where is the automation server or how to use my automation methods in vbscript/javascript Thanks