No problem.

-joe

----- Original Message -----
From: daniel kessler <[EMAIL PROTECTED]>
Date: Wed, 14 Jul 2004 11:35:11 -0400
Subject: Re: extra space : or spacey
To: CF-Talk <[EMAIL PROTECTED]>

>Dan,

>

>I suspect that if you view source you'll see that it isn't a space but

>a linefeed generated by ColdFusion.  

It appears as a space in the source, but I didn't output it's ascii
value so I'm not sure.  There's no line-break but I'm not sure how a
line-feed displays.

>You may want to try this

>approach:

><cfset thisRow = thisRow & evaluate(theVar) & del />

>#thisRow#

This worked.  I guess it's cause it's all put together before it's output.  Yay!

Though I still don't understand why there's a line-feed in there and
I'd like to understand better.

thanks joe and everyone else.

daniel________________________________
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to