Just before you output the html tag you could add the following... <cfcontent type="text/html; charset=UTF-8" reset="true" />
HTH On 21/05/07, Tarek Jubaer <[EMAIL PROTECTED]> wrote: > Hi > I'm developing an application. in the application.cfm file included > _constant.cfm file which configures the site constants. In the default.cfm > file there is a switch case to include header,body and footer based on the > query string. > In the rendered code, i'm getting lots of blank line just before the starting > html tag. > > How can i remove these extra blank lines? > > please help. thanks in advance. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278730 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

