Hi,
I've used the example of LV 7.1 called "ActiveX Event Callback for IE.vi" to load automatically a webSite. After I load the WebSite I have to fill programatically two fields of this website and press an OK button. I can load it wsithout problem, but I cannot go inside those fields automatically. I have even tried to do this with Tabs, but it doesn't work. On the other side, if I load this Website from Internet Explorer and I use Tabs I can go through all those fields.
Does somebody knows how to manage this situation? I thought about controlling with ActiveX Internet Explorer, but I couldn't find in the Internet the detailed description of properties and methods of this.
Thanks!