Rev 5920 |
Rev 11210 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
$lst_tit reinput$lst_titend$type_both
$(lst_syntax)reinput $emph string$emphend</span>
$lst_mean Prepares $emph string$emphend to be inserted into a form input
or textarea.
<p>
Browsers translate & primitives into corresponding (special) characters
even when these primitives occur in input or textarea fields. Also, if
$emph string$emphend contains html tags, they may confuse browsers. You can
use this command on the string (usually derived from an earlier user input)
before inserting them back into a input or textarea, to avoid the above
problems.
</p>