S. Isaac Dealey wrote: > >>Many people use <cfcontent type="text/html; >>charset=UTF-8"> or something >>just before their doctype/XML declaration. If you do so, >>adding >>reset="yes" makes sure that everything before that tag is >>discarded. > > I'd be wary of using this approach ... I'd be suspect of possible issues if > you need to use <cfflush> or <cflocation> later ... No hard evidence or even > reasoning for that, just a gut feeling.
Naturally, if you have a cfflush before your doctype/xml declaration, it would fail. But that is the only scenario where this poses a problem. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

