Lasso Soft Inc. > Home

[Client_PostParams]

[Client_PostParams] returns a pair array containing an element for each parameter passed by a form as a POST parameter with the current request.

  • Syntax
  • Parameters
[Client_PostParams]
Examples

To check whether a given parameter was specified in the form that loaded the current page:

Check the [Client_PostParams] array. The following example uses the [Array->Find] tag to check whether the POST parameters contain an argument for 'Username'. If the parameter is not found then the empty array is returned.

[If: (Client_PostParams)->(Find: 'Username') != Array]
  <br>A Username was specified.
[/If]
Result:
<br>A Username was specified.
Tag Link [Client_PostParams] Category Client
Type Substitution Data Source Any
Support Preferred Version 5.0
Output Type Array Security None
Implementation LDML Sets 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