Steve LaBadie wrote: > The content management editor should write a " " when contiguous blank > spaces are written into the html code, instead the CMS writes an extended > ASCII character (hex 0xC5). This shouldn't happen.
why would the editor be writing a "capital letter A w/ring above" (00C5) in place of spaces? is that some kind of control char? > But not sure where to go from here. i suppose if you will *never* support any locales that have that char in itheir writing systems you could just strip it out when you insert the data or add a trigger to handle that?? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296880 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

