HI,
I retrieve data from a text box. I store this in a mysql db and later I
retrieve the data and make a xml-format.
This works but when I put characters such as é I have problems to make the
xml-format.
Is there a way to transform the text from the text box in a ascii format and
then store this in the db?
thx,
Alain
I retrieve data from a text box. I store this in a mysql db and later I
retrieve the data and make a xml-format.
This works but when I put characters such as é I have problems to make the
xml-format.
Is there a way to transform the text from the text box in a ascii format and
then store this in the db?
thx,
Alain
Comment