Tag Link | -ContentType | Category | Technical |
---|---|---|---|
Type | Command | Source Available | No |
Support | Preferred | Version | 8.0 |
Change | Unchanged | Data Source | Any |
Output Type | None | Security | Tag |
Implementation | Internal | Sets | Lasso 8.5, Lasso 8.0 |
By default Lasso will use the character set that is set within Site Administration to interpret incoming POST parameters.
Note: This tag will affect the [Action_Param] and [Action_Params] tags, but will not affect the [Client_GetParams] or [Client_PostParams] tags (or their args counterparts).
<input type="hidden" name="
<input type="text" name="Field Name" value="Field Value" />
No Parameters Required.
See the Lasso 8 Language Guide for examples of how to use this tag.