Post Reply 
A Tiny (WP34S) program does a lot
11-30-2014, 02:59 PM
Post: #32
RE: A Tiny (WP34S) program does a lot
(11-30-2014 12:36 PM)Dieter Wrote:  You said I had to make sure the encoding is set to UTF-8. So what do I have to do to now? Where can I set the default encoding you mentioned?

I don't see a need to set the encoding manually. Normally, the encoding of an HTML page is indicated in its header. All entry fields do just use the very same encoding as the page they are part of.

From the source of this page (the one I'm typing my reply in):
Code:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

To be precise: The encoding may as well be indicated in the HTTP header as can be deduced from the "http-equiv" attribute.

Final words: Don't worry, just paste your special characters and you're done! If it doesn't work change your web browser.

Marcus von Cube
Wehrheim, Germany
http://www.mvcsys.de
http://wp34s.sf.net
http://mvcsys.de/doc/basic-compare.html
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: A Tiny (WP34S) program does a lot - Marcus von Cube - 11-30-2014 02:59 PM



User(s) browsing this thread: 1 Guest(s)