LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

auto login using CVI

Attached is the labView way to auto login into a web site. Is there an example of how to do this with CVI?
 
0 Kudos
Message 1 of 2
(3,275 Views)
Hi Dennis at work,

There is an example showing how to utilize LabWindows/CVI as an ActiveX controller for Internet Explorer. It is titled iedemo.prj and can be found by clicking Help»Find Examples...»Search and typing internet.

Accessing the same ActiveX functions as you do in LabVIEW with LabWindows/CVI can be done through creating the Microsoft Internet Controls instrument library and using the generated function panels within this library. This is accomplished by completing the ActiveX Controller Wizard; click Tools»Create ActiveX Controller... to start the wizard.

I hope this helps!

-Evan at my desk

Message Edited by evanp on 10-30-2007 12:26 PM



Evan Prothro
RF Systems Engineer | NI

0 Kudos
Message 2 of 2
(3,235 Views)