Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 charset=utf-8 question
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Martin1
Super User

Netherlands
626 Posts

Posted - 24 Nov 2006 :  20:59:19  Show Profile  Reply with Quote
What is the use of the option in DHE called: Generate UTF8 files when needed and/or Force UTF8 encoding when needed?

What does this do? What's the difference between utf8 and charset=iso-8859-1?

Some of my pages are generated using utf8 and others iso-8859-1 but I need them all to be iso-8859-1.

Why would for instance this page have an utf8 encoding and this page and ISO-8859-1 encoding?
The only major difference I can see between the two is the use of a javascript mouse over on the utf8 page.

Martin

Edited by - Martin1 on 03 Jan 2007 17:03:05

s.dav
Site Admin

Italy
3364 Posts

Posted - 25 Nov 2006 :  14:47:35  Show Profile  Visit s.dav's Homepage  Reply with Quote
Hello Martin,

The UTF8 encoding permits people to use UNICODE characters (UTF16) using only ANSI strings. This encoding is very used on the internet and it's compatible with every country.

-Generate UTF8 files when needed and/or

This writes the destination file using the UTF8 encoding when UNICODE chars are found


-Force UTF8 encoding when needed?

This write to the Page Encoding attribute the UTF8 one, when UNICODE chars are found

Regards, Davide
Go to Top of Page

Martin1
Super User

Netherlands
626 Posts

Posted - 28 Nov 2006 :  14:31:14  Show Profile  Reply with Quote
Wow I didn't understand any of that.

Could you try to explain this to me again but like you would to a child or something.

By the way sorry for having this thread in the wrong section. Feel free to move it to the right one.

Martin
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 28 Nov 2006 :  22:40:27  Show Profile  Visit s.dav's Homepage  Reply with Quote
It's quite simple:
for example if you are a Japanese user and want to write Japanese simbols into a WEB page you must use special UNICODE charsets like UTF8 because you are using more than 256 possible ASCII characters(Japanese has many and many simbols). The UTF8 permits people to write WEB pages using ANSI characters.

I suggest you to leave those options checked ;-)

Regards, Davide
Go to Top of Page

Martin1
Super User

Netherlands
626 Posts

Posted - 29 Nov 2006 :  13:36:57  Show Profile  Reply with Quote
But if that's the case why would dhe export, for example, this page
with utf8?

I see no reason for it.

Could you tell me why?

Edited by - Martin1 on 03 Jan 2007 17:03:31
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 29 Nov 2006 :  17:56:19  Show Profile  Visit s.dav's Homepage  Reply with Quote
Because it found some UTF8 chars

Regards, Davide
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000