Rey Bango wrote: > We're looking to allow users to store values such as umlauts into the > DB. When saved, the record appears like this: > > "user test umlaut ? ? ? ? ? ?"
? indicate garbaged data due to a bad encoding problem (boxes mean glyph can't be rendered w/given font). the cf page, db driver (ODBC vs JDBC) or the db itself encoding doesn't match. > Any ideas? what db? what ver of cf? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:307124 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

