LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Script error when using active x navigate function

I get script errors when using an active x invoke node set to navigate of navigate2 if the URL has .js scripts in it. I attached a simple example.

 

I've tried changing my PCs default browser with no luck.

Download All
0 Kudos
Message 1 of 5
(1,656 Views)

I get script errors when using an active x invoke node set to navigate of navigate2 if the URL has .js scripts in it. I attached a simple example.

 

I've tried changing my PCs default browser with no luck.

 

I also tried disabling java in the browser but the site I want to navigate to (different site than the example) will not work without running the scripts.

0 Kudos
Message 2 of 5
(1,654 Views)

The ActiveX Browser methods do not use your default browser but always the build-in Internet Explorer engine. And as we all know this one is old, obsolete and very unsafe.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 3 of 5
(1,614 Views)

Hi Rolfk, Thanks for the reply. Do you  know of any work around or alternate way of doing it?

0 Kudos
Message 4 of 5
(1,603 Views)

Does anybody know how to read and add data to a webpage that will not open in Explorer because of .js files??

0 Kudos
Message 5 of 5
(1,574 Views)