Going a bit further on my research, I found how to make Mozilla behave like
Konqueror, and do it in a standard way.

In the FORM tag, you have to add an ACCEPT-CHARSET="UTF-8" attribute, like this:

<FORM ACTION="cgi-bin/foo.cgi" METHOD="POST" ACCEPT-CHARSET="UTF-8">

Now go and convince everybody who has a web site to add that thingy to their site...

(Thanks to Andre for pointing out that it maybe a charset issue in the client).

Herouth

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to