Changing charset in ajax request (accentuated words problem)
How do I change ajax charset content type? I've read it only accepts utf-8, is it true?
And if it is so, how do I successfully send data with accentuated words? In my case i all get is modified words...
Anyone eve had this problem? any suggestion to solve this problem?