Hi,
Currently I am facing a problem.
The user using a Japanese Machintox OS. When they copy and paste japanese word to <input type=text> everything is ok, can display in the text box and front end (using utf-8 header for backend and front end).
However, if the user copy and past into the <textarea></textarea>, it can't show the proper japanese word in the textarea, but can display in the front end. What could be the problem? Because it only happend to the <textarea> input for japanese word.
But, if showing in window, everything is working fine. Is it the limitation of the IE at Mac or what?
Thanks
louis