PDA

View Full Version : punctuation in a textarea component


fou99004
01-11-2006, 07:14 PM
I have a TextArea component that gets its content from a database. The problem is that it doesn't display some the the punctionation correctly. the most common ones that I can think of are the apostrophe and the colon. Does anybody know why this is happening and what I can do to fix it? thanks.

jason

fou99004
01-11-2006, 09:38 PM
I looked into this more and I think this is a Coldfusion issue. We are using flash remoting to retrieve data from our database through coldfusion. I looked at the associative array that coldfusion returns to flash and I noticed the error there as well so I am going to post this question in another thread.