[jQuery] ajaxSubmit encoding problems
<div>Hi all,</div><div>
</div><div>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 "<span class="Apple-style-span" style="font-family: Verdana; ">ç<span class="Apple-style-span" style="font-family: arial; ">"...</span></span></div>
<div>
</div><div>I`m sure it is just an encoding problem, so how can I set encoding after ajaxSubmit?</div><div>
</div><div>Thanks in advance,</div><div>Fabricio Braga</div><div>
</div>