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)

  • Yes. Suppress whitespace.

  • No. Generate whitespace as it is output by ColdFusion.

pageEncoding (Optional)

Use this attribute to control the character encoding of the page for different languages.

Категории