[EMAIL PROTECTED] dijo: > Now all I have to figure out is how to tell Internet Explorer a UTF-8 page > is on the way, since most browser users will have the encoding set to > auto.
A hard task. ;) We had the same problem with IE and your question clear my mind. An easy way to solve this is to let the serializer to "send" ISO-8859 for IE. That way we are currently solving this problem. Also you can use the browser selctor in the sitemap to do this: http://cocoon.apache.org/2.1/userdocs/selectors/browser-selector.html Best Regards, Antonio Gallardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
