Lasso Soft Inc. > Home

[Client_Username]

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

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

  • Syntax
  • Parameters
[Client_Username]
Examples

To use the current clien'ts authentication information to load a remote URL:

Use the [Client_Username] and [Client_Password] tags to retreive the current client's authentication information and pass them into the [Include_URL] tag. The following example includes a URL on the www.example.com server.

[Include_URL: 'http://www.example.com/default.lasso',
  -Username=(Client_Username),
  -Password=(Client_Password)]
Result:
<html> ... </html>
Tag Link [Client_Username] Category Client
Type Substitution Data Source Any
Support Preferred Version 2.0
Output Type String Security None
Implementation Internal Sets 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