LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

windows security popup on activex web

Hello all

 

I am booting a linux machine that will register on a given Ip address when finished. I am using activeX webbrowser in labview but to access this webpage i need to enter username and password in a windows security pop-up. My problem is that i cannot automatically detect when this popup appears, do you have any suggestions as to how i can detect this?

 

p.s. I am using Labview 2014.

0 Kudos
Message 1 of 4
(2,739 Views)

I am also having the exact same problem, is there a property that can be used to read the ID of this window and do  something with it

0 Kudos
Message 2 of 4
(2,344 Views)

Hi,

to detect the window i use the WinApi tools, this works.

 

 

0 Kudos
Message 3 of 4
(2,122 Views)

Hi,

 

my problem is i have to fill in the security window the "username" and the "password" to run a foreign .exe.

When i fill the data manually it wors well, but my intention is to do this automatically.

 

Anyone has ideas to solve this issue ?

 

 

 

0 Kudos
Message 4 of 4
(2,121 Views)