Couldn't you use trim() around the output of the custom tag, before you send
it to whereever it is going?

-----Original Message-----
From: Jamie Jackson [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 17, 2001 4:01 PM
To: CF-Talk
Subject: EnableCFoutputOnly not cutting the mustard in Custom Tag


I've got a custom tag which returns a small string, but I can't get
rid of the extra spaces around the string when it's called. This has
screwed me up several times, and I haven't found a solution yet.
EnableCFoutputOnly gets rid of most of the garbage whitespace, but it
leaves a space to the left and right of the desired output string.

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

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to