LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Automatically load a WebSite and enter parameters on it

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!
0 Kudos
Message 1 of 2
(2,814 Views)
Hi,
 
you can see how this can be done in the following link:
 
I attach you the same vi you can find in the link. It solves the problem of filling the field in a web page.
Best regards,
 
AitziberH
0 Kudos
Message 2 of 2
(2,774 Views)