Home > Questions and Answers > General Questions

Lander doesn't display special characters in foregin language (3)


08-31-2014 03:47 AM #1 dvir0776 (Member)
Lander doesn't display special characters in foregin language

I have a lander in swedish that doesn't display special swedish characters correctly.
How do you deal with that for every language? I understood I need to change the charset in the html but couldn't figure out how.

Thank you,
Dvir

EDIT: found a solution that worked twice for me, which was add this line in the header:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

Is that ok?


08-31-2014 10:44 AM #2 caurmen (Administrator)

Looks good - does it appear to work? If so, it probably works!


08-31-2014 03:49 PM #3 dvir0776 (Member)

yes it does. Thanks caurman, I wish everything was that simple!

Although I'm not sure anymore, the challenge is pretty cool too


Home > Questions and Answers > General Questions