It doesn´t work i have an input field and use submit_to_remote();
And in the backend I have a utf8 string ;(

Greetings
Gordon


-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[EMAIL PROTECTED] Im Auftrag von Mat
Gesendet: Montag, 19. März 2007 14:47
An: symfony users
Betreff: [symfony-users] Re: ajax and character encoding


You can change it in the apps/frontend/config/view.yml

default:
  http_metas:
#    content-type: text/html; charset=utf-8
    content-type: text/html; charset=iso-8859-1

On 19 mar, 14:08, "Franke Gordon" <[EMAIL PROTECTED]> wrote:
> Hallo,
>
> where can i change the ajax encoding from utf-8 to iso-8859-1?
>
> Thanks.Greetings
> Gordon




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to