hi be sure your dhtmlEdit.js is encoded in utf8 and not in iso (or the other way, depending of the output encoding) ----- Original Message ----- From: Giovanni Virdis To: cartoweb-users@lists.maptools.org Sent: Tuesday, June 24, 2008 1:35 PM Subject: [Cartoweb-users] Problem with accented characters
Hi, I modify Map.prototype.editTableAddRow in the dhtmlEdit.js and I create a select element this is the value that I put on the list var authorisedOptionsList = new Array(0, 1, 2, 3, 4, 5, 6, 7, 8); var authorisedOptionsListLabel = new Array("Strutture abitative private","Strutture per l''istruzione","Strutture ospedaliere e sanitarie","Attività collettive civili", "Attività collettive militari","Attività collettive religiose","Attività per servizi tecnologici a rete", "Attività per mobilità e trasporti","Strutture commerciali/industriali"); At runtime i have a problem with the accented characters ex. "Attivit[] ollettive civili" how i can do? ------------------------------------------------------------------------------ _______________________________________________ Cartoweb-users mailing list Cartoweb-users@lists.maptools.org http://lists.maptools.org/mailman/listinfo/cartoweb-users
_______________________________________________ Cartoweb-users mailing list Cartoweb-users@lists.maptools.org http://lists.maptools.org/mailman/listinfo/cartoweb-users