LassoScript Utility
Basics Browse Detail

[Client_Encoding]

Tag Link [Client_Encoding] Category Client
Type Substitution Source Available Yes
Support Preferred Version 8.5
Change New Data Source Any
Output Type String Security None
Implementation Sets Lasso 8.5

Description

[Client_Encoding] returns the default encoding which was used for the GET and POST parameters (collectively action parameters) which were passed to the page. This information can be useful for debugging clients which are passing data in unexpected character sets.

Syntax

[Client_Encoding]

Parameters

No Parameters Required.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.