greetings,
I'm using a flash form to enter data and pass that data to a php script to send email. Problem is that the data entered containing chars like é or ó, like António, gets garbage in the middle of string, like , António ! What should I do?
thanks
Almeida