> Michael T. Tangorre wrote: >> when viewing the source of the pages within some of my cf >> apps, i notice >> there is a lot of white space at the top of the page, >> etc... is there a way >> to clean this up?
> 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. s. isaac dealey 954-776-0046 new epoch http://www.turnkey.to lead architect, tapestry cms http://products.turnkey.to tapestry api is opensource http://www.turnkey.to/tapi certified advanced coldfusion 5 developer http://www.macromedia.com/v1/handlers/index.cfm?ID=21816 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

