[opencms-dev] Encoding problem when form type is multipart/form-data
Thomas M�rz
thomasmaerz at gmx.de
Fri Jul 30 19:42:01 CEST 2004
"Ivan Jelenic" <ivan.jelenic at nbs.yu> writes:
> but there was no results, too....I will try with reencoding.
What's the encoding of the page in the user's browser?
Did you set
<meta http-equiv="content-type" content="text/html;
charset=UTF-8">?
What is the content-type in the response header of the server?
What happens if you set the page encoding in your browser to UTF-8?
Did you try http://www.w3.org/TR/html4/interact/forms.html#adef-accept-charset
Maybe this
http://lists.oasis-open.org/archives/wsrp-markup/200208/msg00012.html
helps, but I think it is outdated.
HTH
More information about the opencms-dev
mailing list