Russian language in html file -


I have a simple page which is ?????????? , this is the Russian language and I want to show it because it is

   & Lt; Title & gt; Untitled document & lt; / Title & gt; & Lt; / Head & gt; & Lt; Body & gt; Тыуиппюлкйчг & lt; / Body & gt; & Lt; / Html & gt;  

Be sure to:

  • configure your editor Whatever method you use to keep the file on the server with UTF-8 and
  • , the encoding does not match the file and
  • Your server will not send a content-type HTTP response header (for example, use FTP binary mode and not text mode) Which is Against the declaration of Tavej level (and override) documents UTF-8.

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

sql server ce - Is there some way to make sqlce3.5 and 4.0 co-exist in the C# project -