Re: XForms sending UTF-8?
Anne van Kesteren <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Daniel Thommes wrote: > Is there still no possibility to use utf-8? Or what am I doing wrong? Are you perhaps sending a charset parameter along with the wrong value? Something like: content-type:application/xml;charset=iso-8859-1 ... that would explain it as the charset parameter must be considered authorative, even when there are declarations inside the document. -- Anne van Kesteren <http://annevankesteren.nl/>