>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