ASP.NET Webpage with cirilic characters
I'm making a website in ASP.NET 4.0 that have 2 languages: Spanish and
Russian. I have made the strings.resx, strings.es.resx and strings.ru.resx
files but when I select the russian language, it doesn't show any
character.
meta content type is placed at UTF-8:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
Any Idea?
No comments:
Post a Comment