04-30-2012 09:30 AM
Hello all,
How can i store a value in a session like in PHP? i want to store a value like username in a session so i can access and display it in my VI.I can't figure out how to do that? any help would be appreciated.
Thank you
05-01-2012
02:34 PM
- last edited on
05-26-2025
04:32 PM
by
Content Cleaner
ijan,
Here is a resource that describes the process of storing values during HTTP sessions:
Storing Values During HTTP Sessions (ETS, VxWorks, Windows) - LabVIEW 2011 Help
https://www.ni.com/docs/en-US/bundle/labview/page/storing-values-during-http-sessions-when-using-the...
Good luck!