lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> 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.