character sets? - Post ID 207029

User 2524106 Photo


Registered User
1 post

Hi you

Please answer this question:
Which charset shall I use to have the browser show danish special characters on sertain french and spanish characters.
Which charsets in the html document and which in the table designer. (the right characters are shown in the edit proces in table design, but changed in the html and browser.
Sincerely yours
User 122279 Photo


Senior Advisor
14,649 posts
Online Now

I need Norwegian and German characters, and for that I use doctype html5 and charset utf-8. Works great. Start your document like this:

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
.....

The Coffeecup Html Editor can handle this with no problems.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 464893 Photo


Ambassador
1,611 posts

I do not know if this is relevant but a few months ago I joined Microsoft Live and was able to put a translator on the page with a default language set. I only played with it for a while but it could be an option.
The Guy from OZ



Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.