Hi guys,
I have a problem that I don't know how to fix. I'm using the WebBrowser control in a winforms app to display a webpage with some scripts on.
Now the problem is that I need to know when the script is completly executed.
I'm also using MSHTML but I cant find anything that is useful to me.
Anybody tried this before
Thanks
Bjorn

Raise an event when a script is executed ( WebBrowser control & MSHTML)