Lasso Soft Inc. > Home

[Client_Password]

[Client_Password] returns the password specified by the current client. Usually used in concert with the [Client_Username] tag.

The password which was specified in the HTTP request or URL is returned. This tag cannot be used to retrieve the password which was passed in to [Inline] ... [/Inline] tags using the -Password tag.

  • Syntax
  • Parameters
[Client_Password]
Examples

To check the client's password:

Use the [Client_Password] tag to check the password which was specified by the client to load the current page. The following example returns an error if the password specified by the client is not 'MySecretPassword.'

[If: (Client_Password) != 'MySecretPassword']
  Error! Password Incorrect!
[Else]
  That is the correct password.
[/If]
Result:
That is the correct password.
Tag Link [Client_Password] Category Client
Type Substitution Data Source Any
Support Preferred Version 2.0
Output Type String Security None
Implementation LCAPI Sets Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0, Lasso 5.0,LDML3x,LDML25,LDML20

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