| Contents > Developing ColdFusion MX Applications > Developing Globalized Applications > Tags and functions for globalizing > Tags and functions for controlling character encoding |
|
|
|
|
||
The following tags and functions let you specify the character encoding of text that ColdFusion generates and interprets:
|
Tag or function |
Attribute or parameter |
Use |
|---|---|---|
pageencoding |
Specifies the encoding of a ColdFusion page so ColdFusion can parse it. For more information, see Determining the character encoding of a ColdFusion page. |
|
type |
Specifies the encoding in which to return the results to the client browser. For more information, see Determining the page encoding of server output. |
|
charset |
Specifies how to encode data written to a file, or the encoding of a file being read. For more information, see File data. |
|
charset |
Specifies the character encoding in which to encode the HTTP header value. |
|
charset |
Specifies the character encoding of the HTTP request. |
|
mimeType |
Specifies the MIME media type of a file; can positionally include the file's character encoding. |
|
charset |
Specifies the character encoding of the mail message, including the headers. |
|
charset |
Specifies the character encoding of one part of a multipart mail message. |
|
charset |
Specifies the character encoding of text in the Form or URL scope. Used when the character set of the input to a form, or the character set of a URL, is not in UTF-8 encoding. |
|
Returns the character encoding of text in the Form or URL scope. |
||
encoding |
Specifies the character encoding of the string being converted to Base 64. |
|
encoding |
Returns a string encoded in the specified character encoding. |
|
charset |
Specifies the character encoding of the URL being decoded. |
|
charset |
Specifies the character encoding to use for the URL. |
|
|
||
| Contents > Developing ColdFusion MX Applications > Developing Globalized Applications > Tags and functions for globalizing > Tags and functions for controlling character encoding |
|
|
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6.1
Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/i18n17.htm