Miranda NG Official Community Forum

Forum for English speaking Miranda NG users => Miranda NG general talk => Topic started by: Dimsok on 13 01 2015, 13:04:03

Title: History++ doesn't save cyrillyc symbols
Post by: Dimsok on 13 01 2015, 13:04:03
When i try backup history with russian letters as html, i get unreadable symbols. I could read it only when i change encoding of htmlt file from ansi to utf8. And second - is it possible to make html backup with showing smiles? As i remember, when i have used miranda-im, i had seen all smile in html saved history
Title: Re: History++ doesn't save cyrillyc symbols
Post by: AnrDaemon on 14 01 2015, 15:01:13
When i try backup history with russian letters as html, i get unreadable symbols. I could read it only when i change encoding of html file from ansi to utf8.
Can you please check, if your HTML files contain the appropriate meta http-equiv header tag?
Code: [Select]
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">