JQuery and Accents
JQuery and Accents
Hi,
I'm using Jquery to send some data from a form through ajax. But this data has some characters with accents like ã, é and stuff like that.
But when I receive this data in the server, the server does not recognize this type of characters.
Is there any config like location that I can setup on jquery??