Lasso Soft Inc. > Home

[Encode_HTML]

[Encode_HTML] takes a single argument which is a string to be encoded. It encodes any HTML reserved or illegal characters in the string into HTML entities.

This tag ensures that text will display with high fidelity in a Web browser. Any angle brackets will be encoded as HTML entitities so they are not mistaken for HTML markup. Any high-ASCII characters will be encoded as HTML entitites so they display in Web browsers on any platform.

Note: This tag performs the same encoding as the -EncodeHTML keyword.

  • Syntax
  • Parameters
[Encode_HTML: 'Encoding Value']
Required Parameters
Encoding Value The specified value will have -EncodeHTML encoding applied.
Examples

To encode text using HTML encoding:

Use the [Encode_HTML] tag. The following example encodes a string using HTML encoding to demonstrate what characters are replaced by HTML entitites. The less than and greater than symbols in the bold tags are replaced by HTML entities.

[Encode_HTML: '<b>mañana</b>']
Result:
&#60;b&#62;ma&#241;ana&#60;/b&#62;
Tag Link [Encode_HTML] Category Encoding
Type Substitution Data Source Any
Support Preferred Version 2.5
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

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