WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: gb2312 encoding

Re: gb2312 encoding

by Arnaud Desitter-2 :: Rate this Message:

| View in Thread


Hi,

You need to convert your files from whatever encoding they are in
(gb2313 in your case) to UTF8. iconv is an option.

Regards,

2008/8/4 alex242 <pshenichnov@...>:

>
> Hello,
>
> I have some problems with HTML documents in gb2313 (simple chinese)
> encoding. After using Tidy I get some unreadable characters. Example of
> document:  http://www.chemspider.com/ArticlesHandler.ashx?type=art&id=69
> http://www.chemspider.com/ArticlesHandler.ashx?type=art&id=69
>
> my Tidy config file:
>
> output-file: res.html
> error-file: error.txt
> char-encoding: utf8
> output-bom: yes
> output-encoding: utf8
>
> I've already spent several days trying to solve this problem and without any
> success... so, if sombody can give some advise how to work with different
> encodings in Tide, it will be much appreciated.
>
> best regards,
> Alex
> --
> View this message in context: http://www.nabble.com/gb2312-encoding-tp18803906p18803906.html
> Sent from the w3.org - html-tidy mailing list archive at Nabble.com.
>
>
>
>


 « Return to Thread: gb2312 encoding