08-18-2021 10:31 AM
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.
08-18-2021 10:35 AM
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.
08-18-2021 05:13 PM
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.
08-19-2021 11:51 AM
Hi Rolfk, Thanks for the reply. Do you know of any work around or alternate way of doing it?
09-01-2021 03:51 PM
Does anybody know how to read and add data to a webpage that will not open in Explorer because of .js files??