Page 1 of 1

Javascript: Invalid Character Error

Posted: Thu Jan 22, 2009 9:35 am
by mintedjo
Computer wrote:[Exception... "String contains an invalid character" code: "5" nsresult: "0x80530005 (NS_ERROR_DOM_INVALID_CHARACTER_ERR)" location: "tabletest.html Line: 33"]
Can anybody elaborate? It might have something to do with the string being utf8 ... but i`ve tried a couple of work arounds for utf8 encoding and no luck.
Any input is much appreciated.
Joe

Re: Javascript: Invalid Character Error

Posted: Thu Jan 22, 2009 9:37 am
by Eran
could you elabroate a little more.. code samples and when does this happen. Did you try to inject UTF-8 characters to the DOM manually?