But I don't mean the file (it is an image any way), but other text fields.

I don't use any custom generators.

Regards,
Marcin Okraszeszki

The file you're sending by the browser as ISO-8859-1 by default.

You have to get the stream, parse it as UTF-8.

Do you use a custom generator ?


At 01:55 22/01/2004 +0100, you wrote:


Hi,
I have a big problem!! I have changed "enctype" to "multipart/form-data" in form definition and this caused problems with encoding characters - instead of UTF-8 chars I receive "?"s.


Of course I have the form-encoding init parameter set to UTF-8. I tried setting accept-charset="UTF-8", but it didn't help.

How can I fix it? Of course I need "multipart/form-data" to post files to the server.

Regards,
Marcin Okraszewski


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


Lionel CRINE
Ingénieur Systèmes documentaires
Société : 4DConcept
22 rue Etienne de Jouy 78353 JOUY EN JOSAS
Tel : 01.34.58.70.70 Fax : 01.39.58.70.70


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to