is used to flush the generated output buffer sending content to the client application on demand. In doing so, ColdFusion must also send all page headers with the first call, and any tags that manipulate headers may therefore not be used after that first . So, among others, no , no , and even no . (Applies to: ColdFusion 5)
Related