Answered
Problem with XML Encoding when displayed
I had decided to use XML file instead of a database because
the customer did not have a database in is web hosting package. But
I encounter a weird problem where information are not well
displayed but they are well recorded! The customer use french
characters as the web site is in french and english and any special
characters outside the first 128 characters of ASCII will not be
displayed correctly. I do not know exactly what to do at this level
where the XML file is perfect (and I can see the special characters
correctly). I tried to use the CFPROCESSINGDIRECTIVE but it does
nothing at all to correct the display.
If anybody have an idea while I still searching thought the web something to resolve this issue, please let me know.
Here is an example of what I am talking about:
The word "traîneau" will be displayed "traîneau".
If anybody have an idea while I still searching thought the web something to resolve this issue, please let me know.
Here is an example of what I am talking about:
The word "traîneau" will be displayed "traîneau".
