Hi all, I have a little problem here with ajaxSubmit when submitting a form. The point is that any special characters like "á" or "ç" (they are from latin, portuguese) are going to the server replaced by strange characters, like "ç "...
I`m sure it is just an encoding problem, so how can I set encoding after ajaxSubmit? Thanks in advance, Fabricio Braga