LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating web resource that reads text entered into html file

Solved!
Go to solution

Hello,

 

I have a webpage that currently displays the content of a JSON array published by a Web Service in LabVIEW. The web page also accepts inputs from the user. See attached snippet of inputs. The HTML code associated with the inputs is attached also. Currently when the page is refereshed the values entered into those text fields disappear. So I want to be able to store the values entered back into the web service memory space somehow. Maybe through the use of NPSV? If the page is then refreshed, the input fields can then be repopulated by reading back the saved information inside the NPSV.

 

I have started heading down the path of creating a web resourc that would read in those values but I am not sure how to make that work. 

 

Can somebody suggest a way this could work? Perhaps refer me on to some examples? 

 

I am using LabVIEW 2015 SP1 on a cRIO-9068.


Cheers

 

Conrad

Download All
0 Kudos
Message 1 of 2
(2,946 Views)
Solution
Accepted by topic author Con

Hello,

 

Have you seen the following:

 

https://decibel.ni.com/content/docs/DOC-41659

 

 

Message 2 of 2
(2,890 Views)