Hi Lutz

> As far as HTML forms are concerned, you can force the browser to submit
> them to the server using a particular charset by adding the
> "accept-charset" attribute to the form tag, i.e.:
> 
> <form accept-charset="utf-8" ...>
> ...
> </form>
> 
> http://www.w3.org/TR/REC-html40/interact/forms.html#adef-accept-charset

Thanks for that tip!

Setting the 'http-equiv' meta-tag seems to suffice, but I'm all for a belt
and braces approach.

Kind regards

Harry Mantheakis
London, UK



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

Reply via email to