Zen Cart Logo
Forums / General Questions / Chinese doesn't show right in the "original" source code....

Chinese doesn't show right in the "original" source code....

Views: 605

Results 1 to 2 of 2
5 Apr 2014, 10:13 PM
#1
lina0962 avatar

lina0962

Zen Follower

Join Date:
Jun 2006
Posts:
403
Plugin Contributions:
0

Chinese doesn't show right in the "original" source code....

My webpage http://www.best4future.com/chinese-childrens-animal-stories-1-cd-p-283 has Chinese characters on the page. When I click on "view"-"source", I see Chinese in the "DOM(page)", but all kinds of junk codes in "original".

How can I show Chinese too in "original" in the source?

5 Apr 2014, 11:13 PM
#2
trinity14 avatar

trinity14

Zen Follower

Join Date:
Jan 2014
Location:
Ontario, Canada
Posts:
252
Plugin Contributions:
3

Re: Chinese doesn't show right in the "original" source code....

I am not certain how to solve this... but this may point you in the correct location:

Your language specified is english so the chinese characters are not recognized. Perhaps you could try utf-8...?

<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">