LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

browser localhost

 

Hello, 

 

Currently we have a webserver set up and created a mapping system using open layers. We stored the code on a Wamp server and got it to run on a normal web browser (using localhost). Then we tried to open that page within labviews web browser but it did not load anything, instead gave the page as forbiden. We were wondering how we can open a page off our own local server in labview?  Or are there any other solutions to opening this webpage so that we could see it in labview?

 

 

0 Kudos
Message 1 of 2
(2,649 Views)

Hey Zigcarruse,

One option for viewing a web page in LabVIEW is to use an ActiveX Control.  This page shows example code for using an IWebBrowser Control to display web pages on the front panel: https://decibel.ni.com/content/docs/DOC-2042

What method are you currently using to view the web pages where you receive the Page Forbidden error?  Additionally, what type of interaction do you need to have with the webpage?  

 

 

Kevin Fort
Principal Software Engineer
NI
0 Kudos
Message 2 of 2
(2,567 Views)