[thelist] CF XML encoding Basic Latin

Erik Mattheis gozz at gozz.com
Mon Apr 9 15:08:38 CDT 2007


I have a CFC which works fine with Flash Remoting but is not working as I
want when it encounters Basic Latin characters such as accented vowels. I'm
running the query through a UDF function I got from cflib.org,  queryToXML.
http://www.cflib.org/udf.cfm?ID=648

 

This is text from the input:

 

Inter%C3%A9s

 

It comes out:

 

Inter%E9s

 

Any ideas? Thanks.

 

 

 

 




More information about the thelist mailing list