I had a similar problem, so I used the <CFSCRIPT> tag and this reduced page
size by as much as 25%, unfortunatly you can't use querys or custom tags in
a <CFScript> block so there are limitations and Debuging can be a hand full.

I would suggest writting the page normally in CF then converting as much as
possible into a CFScript tag.

HTH.

Jason Lees
National Express 
Systems Department.
E-Mail : [EMAIL PROTECTED]



-----Original Message-----
From: nagesh [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 25, 2001 8:09 PM
To: CF-Talk
Subject: whitespace


hi all,


i really fed up with the white space which is generated in the text file by
coldfusion(4.5). This happens when client(outlook) is reading the data which
is in output tags and trying to write into the text(log) file.

Do we have anything by which we can remove/trim the white space before it
goes to text file. Because the problem here is with the white space the size
of the file is getting increased like anything.


I know about <cfsetting enablecfoutputonly="yes"> tag. but i want something
powerful than that. Any ideas would be greatly appreciated.

Thanks
nagesh
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to