Quantcast
Channel: Adobe Community : Popular Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 14291

CF 11 White Space output suppression ?

$
0
0

Hello,

 

I am having a dandy of a time figuring out why I cannot suppress a leading space in my

cf 11 output.   I have requirements that I must not have leading or trailing white space.

Not matter what I try, I get a leading space before the <html> tag.    Here is the code

I have tried.

 

<cfsetting enablecfoutputonly="true" showdebugoutput="no"/>

<cfprocessingdirective suppressWhiteSpace="true"><cfsilent>

<cfsavecontent variable="out_html"><cfoutput><html>

<body>

<p>

OK

</p>

</body>

</html></cfoutput></cfsavecontent>

</cfsilent><cfoutput>#out_html#</cfoutput>

</cfprocessingdirective>

 

Any help appreciated.

 

Thanks,

bob


Viewing all articles
Browse latest Browse all 14291

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>