Hi All, I have made a very simple system (wihout DB) to test and evaluate my problems of Ajax and UtF8. Basically I use a default.thtml minimum, I have a method that output an HTML and I update one of the div using Ajax call... The HTML oupout correctly the UTF-8 the Ajax call does not ... the 2 HTML are saved in UTF-8 wihtout BOM, when I look to the Ajax HttpRequest, it seems fine only the browser does not seem to "interpret" the UTF-8. I have also used the same sample using the utf8_decode php call and that's ok.
I can drop the code (quite simple) to the cake bin, if someone can have a look and tell me what I made wrong (maybe my PHP settings ?). I am using Apache 1.33, PHP 5, and the last release "Stable" of cakePhp.. I just do not know the URL of the cake bin :-) Thanks Franck --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
