Re: [Htmlvalidator-help] iso-8859-1
Brought to you by:
mgueury
From: Marc G. <mg...@sk...> - 2007-03-21 19:50:32
|
Hi, The extension get the HTML from the browser. The browser does the charset conversion based on your HTTP header or the HTML header. The extension get the HTML in unicode and never make charset conversion. So, maybe look in your HTTP header or in HTML header. A trick, look the tools/Page info. Marc in...@re... wrote: > Why does the Tidy insist on utf or ascii when it clean a page? Why can't > I clean with > > iso-8859-1 encoding ? > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Htmlvalidator-help mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlvalidator-help > > |