Subj : document.write(unescape(UNICODE)) doesn't work To : netscape.public.mozilla.jseng From : jz Date : Wed Nov 19 2003 12:30 am Hi All, I'm under Mozilla 1.4 and the following code fails for UNICODE string : Same problem for Big5 encoding such as : var htmldump = 'SomeBigSuchAs

??????

'; The same code works under Internet Explorer 5+. I've checked forums and bugzilla.mozilla.org but I can't find out if it's a known issue. Could you help ? Thanks a lot. JZ .