Are you setting any hidden form fields within the loop?  If you are, cold
fusion adds a little bit of whitespace for a hidden form field.  If you
have, and they are within a table, make sure they are inside of a td.  If
they aren't, all of the whitespaces for the hidden form fields are moved to
the space before the table, which would add a lot of whitespace before the
table.

-----Original Message-----
From: Neil Peaslee [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 25, 2000 12:50 PM
To: cf-talk
Subject: whitespace in cfloop


I'm running a loop over a query <cfloop query=...>. I don't have anything to
output in the loop and I can't get the whitespace out of the final output. I
have enlosed the entire page in cfenablecfoutputonly but it seems like cold
fusion treats the loop like <cfoutput query=...>.

Any help would be appreciated (as a slightly faster page).

Neil Peaslee
SMTnet Developer

----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to