I had run accross something similiar.  I believe I had to do either a
Replace, or a Regular Expression to remove carriage returns (CRs and LFs)
and Tabs from the particular string that I didn't want to have any
whitespace.

Don't have time to go looking for the exact code, but at least this points
you to the right direction.

------------------------------------------------------
Bryan Batchelder           [EMAIL PROTECTED]
Web Application Developer           813-935-7100 x 425
Connectwise, Inc.
------------------------------------------------------


> -----Original Message-----
> From: Geoff Hoffman [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 10, 2001 11:51 AM
> To: CF-Talk
> Subject: Supress White Space
> 
> 
> 
> 
> 
> 
> CF Gurus,
> 
> I have CHECKED the Suppress whitespace by default option in 
> CF Administrator.
> Yet when I output a WDDX packet, there's tons (at least 15 lines 
> of misc. tabs and spaces) of white space at the front, and a little 
> at the end.
> 
> I tried using LTrim, RTrim, and Trim, to no avail.
> 
> Any thoughts? TIA.
> 
> [EMAIL PROTECTED]
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
> 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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