On 9/28/2011 5:00 PM, Jason Congerton wrote: > special characters are not in html they are just showing like this "�". This
what's a "special character"? > is probably because they are cut and pasted via notepad or word(cleaned).. perhaps but question marks (or glyphs like that) are usually replacement chars for bad encoding. is the page accepting the text utf-8? is the text editor you're using unicode capable (some aren't or need some settings switched on)? is this data hitting your db first? if so, is it setup to handle unicode? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347762 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

