What I can suggest you is to surrround your output with <pre>#name#</pre> so 
all spaces are intact in the browser display. 

The issue is only with browser displaying it after ignoring whitespaces.

In HTML, the following will be displayed as breaksplease:

<b>

breaks

please

</b>

You can't expect your manual line-breaks automatically convert to <br /> tag.

Sam
Adobe Certified Flash and
Advanced ColdFusion Developer


> Running CFMX7.0.2.  Not sure if this applies to other versions, but 
> have you noticed that if you have two files in a directory, say:
> 
> whatever whatever.txt (one space between names)
> whatever  whatever.txt (two spaces between names)
> 
> and if you do CFDIRECTORY in this directory, the NAME column will list 
> both files as:
> 
> whatever whatever.txt
> whatever whatever.txt
> 
> I can't possibly be the first one to notice this, right?  And somebody 
> must have a workaround...right?  Please?  Pretty please?
> 
> - Sung 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307323
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to