View Full Version : UTF-8 with iRite
Cologne
10-11-2009, 03:57 AM
Hi,
How do I set the encoding to UTF-8?
I want
Ü
insted of
ü
This is in my database if its with UTF-8
How do I change that in iRite?
Denis
jmitchell66483
10-13-2009, 10:02 AM
Put this code into your html in code view:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
Ray Borduin
10-13-2009, 10:12 AM
This is correct... most likely the encoding is being added by the page itself and not by iRite, so changing the page charset should correct the problem.
Cologne
10-13-2009, 10:24 AM
its in my code, but i tried setting up greek and it works :-)
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.