Ajax unicode - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: Ajax unicode (/showthread.php?tid=68719) Ajax unicode by Huhu_Manix on 11-21-2006 at 04:52 PM
Hi, code: RE: Ajax unicode by Spunky on 11-21-2006 at 05:10 PM If it returns as a box, doesn't it mean that the character isn't printable? (I know sometimes they show up for fonts that don't have that glyph) Could you not output the ajax and see if it still works or find out which characters it's replacing and why. If you find out why you get a lot of them it may help as you can find a way around it or a way of converting them back... RE: Ajax unicode by Huhu_Manix on 11-21-2006 at 05:45 PM
Problem come from "é" and "è" characters, there's no problem if I use "Debug.Trace("éééèèè");" but characters don't work with ajax. |