Is there a way to pass a value (string) into a perspective session from another application (not an Ignition project but just from another website using vb.net) without that values being shown in the URL?
So from the outside Ignition project application will put the host name of our server which redirects to the URL of my perspective project to run, so i need to be able to pass a value from that other application without showing that value in the URL.
Any help on this is greatly appreciated.