Inside Coldfusion MX
<cfprocessingdirective suppressWhiteSpace = "Yes" or "No" pageEncoding = "page-encoding literal string"> CFML tags </cfprocessingdirective> Description
Use this tag to control the generation of whitespace and the page encoding by ColdFusion. Attributes
suppressWhiteSpace (Required)
pageEncoding (Optional) Use this attribute to control the character encoding of the page for different languages. |