LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Modern Embedded HTML + external JS

Hey all,

          I recently finished up a React App and have it hooked up to a webserver.  This webserver allows anyone on the same network to access the webpage by visiting the local ip and port of the computer running the server.  While this works fine for browsers, I recently tried to embed it in the LabVIEW Web Browser, to no avail.  After some digging I found that apparently LabVIEW's ActiveX web browser doesn't support external JS.  I've read a lot of the forum posts already, but I can't seem to find something that'd work for me.  Any ideas?  I've done some testing and can see that the HTML is received correctly, it just doesn't seem to run the script that changes the DOM.  Thanks!

0 Kudos
Message 1 of 3
(1,088 Views)

Some additional Info: when running navigate or navigate 2, I get this popup

EthanHenry_0-1666724722286.png

And the displayed page is only the base HTML page.  the script doesn't seem to change the HTML in any way

0 Kudos
Message 2 of 3
(1,051 Views)

I have no experience with this, but did you try WebView2? There should be some threads about using it here.


___________________
Try to take over the world!
Message 3 of 3
(1,022 Views)