LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

when using the internet toolkit for labview, I cannot seem to find any way of accessing the input stream to a cgi which contains the variables sent by an HTML form with method=post. How do I get these variables?

There are several example programs using CGI for LabVIEW. You may want to
invest in a copy of "Internet Applications in LabVIEW" by Jeffrey Travis.
It contains a CD-ROM with several excellent examples of CGI applications.
In general you must make a VI that is capable of parsing the input keyed
strings from the Web Browser POST Method.

--Jeff

"Jonboff" wrote in message
news:506500000008000000F0160000-984280909000@quiq.com...
> when using the internet toolkit for labview, I cannot seem to find any
> way of accessing the input stream to a cgi which contains the
> variables sent by an HTML form with method=post. How do I get these
> variables?
>
> I am running Labview 5 on WinNT.
0 Kudos
Message 2 of 2
(2,603 Views)