02-09-2006 04:58 AM
Hi all,
I am using an ActiveX control in CVI (7.0) of WebBrowser type.
It displays an HTML result file which is updated constantly by a separate thread.
1) How can I set this control to update its view when the HTML file changes? (call INET_IWebBrowser2Refresh)
2) How can I make the ActiveX WebBrowser control to scroll down to show the last lines (results) added to this HTML file?
Any ideas?
Thanks,
Gil
02-10-2006 04:33 PM