Lasso Soft Inc. > Home

[Client_Cookies]

[Client_Cookies] returns a pair array containing every cookie sent along with the current HTTP request.

  • Syntax
  • Parameters
[Client_Cookies]
Examples

To display a list of all cookies sent with the current HTTP request:

Use the [Client_Cookies] tag. The following example loops through the [Client_Cookies] tag displaying each cookie's name and value.

[Loop: (Client_Cookies)->(Size)]
  <br>[Client_Cookies->(Get: (Loop_Count))->First]
  = [Client_Cookies->(Get: (Loop_Count))->Second]
[/Loop]
Result:
<br>Username = John
<br>Password = MySecretPassword
Tag Link [Client_Cookies] Category Client
Type Substitution Data Source Any
Support Preferred Version 5.0
Output Type Array Security None
Implementation LDML Sets Lasso 7.0, Lasso 6.0, Lasso 5.0

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft