CF does that from time to time.  It's normal and harmless.  If the white
space is a problem for you, use <cfsetting enablecfoutputonly="Yes"> All of
your stuff  <cfsetting enablecfoutputonly="No">.  This will get rid of the
white space.  Note:  You will have to wrap everything you want to display in
the page in <cfoutput> tags.

Todd Ashworth
Saber Corporation
(803) 327-0137 [111]

----- Original Message -----
From: "Allard, Simon" <[EMAIL PROTECTED]>
To: "CF-Server" <[EMAIL PROTECTED]>
Sent: Monday, February 05, 2001 10:48 AM
Subject: White space and CFFORM


Hello !
I made a form using CFFORM. In the Form page I've include a header with
<cfinclude template="blablabla.cfm">. The problem is each time I call the
page, ColdFusion put a white space at the top of my template. When I remove
the CFFORM tag the white space dissapears, anyone encounter this before?
Simon

*********************************
          Simon Allard
          Int�grateur Multim�dia
          Bowne de Montr�al
          [EMAIL PROTECTED]
*********************************
----------------------------------------------------------------------------
--
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to