Subversion Repositories wimsdev

Rev

Rev 5921 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5921 Rev 11210
Line 1... Line 1...
1
!! +exec+ +var+ +string+
1
!! +exec+ +var+ +string+
-
 
2
tit:reinput
2
$lst_tit reinput$lst_titend$type_both
3
type:$type_both
3
  $(lst_syntax)reinput $emph string$emphend</span>
4
syntax:!reinput `string'
4
  $lst_mean Prepares $emph string$emphend to be inserted into a form input
5
mean:Prepares `string' to be inserted into a form input or textarea.\
5
  or textarea.
-
 
6
  <p>
6
  <p>\
7
  Browsers translate &amp; primitives into corresponding (special) characters
7
  Browsers translate &amp; primitives into corresponding (special) characters\
8
  even when these primitives occur in input or textarea fields. Also, if
8
  even when these primitives occur in input or textarea fields. Also, if\
9
  $emph string$emphend contains html tags, they may confuse browsers. You can
9
  `string' contains html tags, they may confuse browsers. You can\
10
  use this command on the string (usually derived from an earlier user input)
10
  use this command on the string (usually derived from an earlier user input)\
11
  before inserting them back into a input or textarea, to avoid the above
11
  before inserting them back into a input or textarea, to avoid the above problems.\
12
  problems.
-
 
13
  </p>
12
  </p>