Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

CGI Set Client Side Cookie VI

LabVIEW Internet Toolkit 6.0.2 Help
June 2008

NI Part Number:
370014C-01

»View Product Info

Owning Palette: CGI VIs

Installed With: Internet Toolkit

Constructs a Set-Cookie: reply header line that specifies a client-side cookie to store. The VI URL-encodes the cookie name and contents in the header.

header in contains previous reply header lines that other VIs have generated.
cookie name contains the name of the client-side cookie.
cookie value contains the value to associate with the client-side cookie.
expires is the time in seconds after which the cookie(s) expire. The default value is 0.0, which causes the cookie(s) to expire when the browser closes.
path specifies the subset of URLs on the server to which the cookie(s) apply.
domain specifies the Internet domain for which the cookie(s) are valid.
header out appends header in with a Set-Cookie: header line or lines. Wire this output to the content input of the CGI Write Reply VI.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit