jesk98ac
Junior Member
Posts: 3
Registered: 5/24/2005
Location: Denmark
Member Is Offline
|
| posted on 8/1/2005 at 06:26 AM |
|
|
Charset problem
I have moved my application to a server in USA from Scandinavia. Now I have problems with the chars 'æ', 'ø', 'å', which is shown as ø
å æ. Does anyone know how and where to set the charset encoding?
Thanks...
|
|
|
tigra
Administrator
Posts: 1926
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 8/1/2005 at 06:30 PM |
|
|
This is done either in HTTP header or using meta tags in the HTML code.
|
|
|