docs.roxen.comView this page in a printer friendly mode
DocsRoxenWebServer 3.3Web Developer ManualText Tags
Copyright © 2004, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com
 DEMO  DOCS  PIKE
 COMMUNITY  DOWNLOAD
www.roxen.com

   

<ai>
<autoformat>
<case>
<charset>
<comment>
<?comment ?>
<default>
<doc>
<foldlist>
<obox>
<random>
<replace>
<smallcaps>
<sort>
<strlen>
<tablify>
<trimlines>
<wash-html>

<charset/> or <charset></charset>

Provided by module: Tags: RXML 2 tags

Converts between character sets. The tag can be used both to decode texts encoded in strange character encoding schemas, but also to decide upon the final encoding of the resulting page. All character sets listed in RFC 1345 are supported.


Attributes

in="Character set"

Converts the contents of the charset tag from the character set indicated by this attribute to the internal text representation.


out="Character set"

Sets the output conversion character set of the current request. The page will be sent encoded with the indicated character set.