This is like the question http://stackoverflow.com/questions/153748/webbrowser-control-from-net-how-to-inject-javascript
But i don't know how to transform this code into good old MFC C++ code. For example what is the InvokeScript method, i can't find it anywhere.
Isn't .NET webbrowser the same as IWebBrowser2 ?