Question
convert utf-8 to iso-8859-1
Hello,
sorry for my very bad english
i use httpxmlrequest to answer a database and show resultin a div
the string means utf-8 encoded by my javascript fonction and, of course,
no result are found in the database.
How can i convert the string to iso-8859-1 before request the database ?
Thank if you have an idea
JiBé (France)
sorry for my very bad english
i use httpxmlrequest to answer a database and show resultin a div
the string means utf-8 encoded by my javascript fonction and, of course,
no result are found in the database.
How can i convert the string to iso-8859-1 before request the database ?
Thank if you have an idea
JiBé (France)
