On 8/30/06, Binkley, Peter <[EMAIL PROTECTED]> wrote:
...It appears that turning ajax on causes the form handling to be done in ISO-8859-1 instead of UTF-8...
Are you also sending your pages with UTF-8 encoding? If not, the browser might be using another encoding to submit, see [1]. You can configure the encoding in the sitemap's serializer declaration. -Bertrand [1] http://www.intertwingly.net/blog/2004/04/15/Character-Encoding-and-HTML-Forms --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
