This is related to my previous Flex issue:
Flex TextArea - copy/paste from Word - Invalid unicode characters on xml parsing
But this is slightly different & seems to be the issue. So I had to create another thread for this.
When I copy/paste text from word to a text area, I do not see any invalid characters. But when I pasted the same text on this url:
http://blog.flexexamples.com/2008/03/07/preventing-line-feeds-in-a-textarea-control-in-flex/
I'm seeing a little square " ". Please paste this text into the URL:
Bring the user base between the two applications into sync. 2. Requirements
and you should be able to see the same. Now I want to remove this invalid character/symbol. Is there any way to do it. I think this is the problem for my xml parser issue.
Thanks