[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua multilingual support
- From: "Ashwin Hirschi" <deery@...>
- Date: Thu, 29 Jun 2006 19:34:41 +0200
> When i get the results of a query and present it to a web page, the characters
> are not displayed correctly. I have noticed that even withprint("-greek string here-") i get an incorrect result, no matter what webserver i use.
Be sure to send the correct content-encoding (header) back to the browser. If you leave it off, and the browser guesses incorrectly, your characters won't show up as you'd expect/want.
Ashwin.
--
no signature is a signature.