I have an XML and I take from it some data with javascript and diplay them, when the data are in english all fine but when in greek it shows non-understadanble symbols, tried to change the charcet from the mata tag of the page but didn't work (after all when written in HTML the greek is shown just fine) in anonther occasion I overcome the problem with the PHP function iconv() is there something similar in Javascript? or I must do something in XML.
PS not sure if I should post it in the javascript or XML section so I decided to post it here
PS not sure if I should post it in the javascript or XML section so I decided to post it here
Comment