LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to reset the client session (REMOTE_USER) in G web server

Hello All

I am using LabVIEW G web serwer to support CGI scripting.

I get the REMOTE_USER by sending the following parsed-header to
my CGI script:

Status: 401 Password required
WWW-Authenticate: Basic realm=

I do not know how to destroy the REMOTE_USER after the job is
done.
I can destroy it only by closing Interent Explorer, but I would like to do it programatically.

Can somebody tell me how to reset the client nformation?

Thanks in advance.
Pawel
Message 1 of 1
(2,529 Views)