Submit Your Article Forum Rules

Results 1 to 3 of 3

Thread: Russian Encoding Problem

  1. #1
    Junior Member
    Join Date
    Apr 2005
    Posts
    21

    Russian Encoding Problem

    Dear All:

    I have the same problem to localize my pages into Russian and need some help on it.

    http://balivillas.com/russian/index.html
    Using both IE or Firefox, need to change the setting into Cyrillic (KOI8-R) to view them correctly.

    http://balivillas.com/russian/howto.html
    I already insert the following meta tag:
    <meta http-equiv="Content-Type" content="text/html; charset=KOI8-R"> - but still need to set character encoding manually to Cyrillic.


    P.S:
    There are two meta http-equiv, I hope this is OK(??):
    <meta http-equiv="Content-Type" content="text/html; charset=KOI8-R">
    <meta http-equiv="Content-Style-Type" content="text/css">
    <link href="../scripts/base.css" rel="stylesheet" type="text/css">

    Thanks alot,

    --Mike

  2. #2
    Junior Member
    Join Date
    Oct 2004
    Posts
    26

    Re: Russian Encoding Problem

    Quote Originally Posted by gundul_mike
    Dear All:

    I have the same problem to localize my pages into Russian and need some help on it.

    http://balivillas.com/russian/index.html
    Using both IE or Firefox, need to change the setting into Cyrillic (KOI8-R) to view them correctly.

    http://balivillas.com/russian/howto.html
    I already insert the following meta tag:
    <meta http-equiv="Content-Type" content="text/html; charset=KOI8-R"> - but still need to set character encoding manually to Cyrillic.


    P.S:
    There are two meta http-equiv, I hope this is OK(??):
    <meta http-equiv="Content-Type" content="text/html; charset=KOI8-R">
    <meta http-equiv="Content-Style-Type" content="text/css">
    <link href="../scripts/base.css" rel="stylesheet" type="text/css">

    Thanks alot,

    --Mike
    first of all i do advice you to use win-1251 codepage instead of KOI8-R
    win-1251 charset is used by default while browsing russian pages and it is most popular
    so you won't need to change your charset manually in browser each time.

    secondly, I think it would be nice to fix grammatical mistakes your page has

  3. #3
    WebProWorld MVP Webnauts's Avatar
    Join Date
    Aug 2003
    Location
    European Community
    Posts
    9,028
    Also replace your <html> tag with this one <html lang="ru">

Similar Threads

  1. Character Encoding
    By ewhitaker in forum Search Engine Optimization Forum
    Replies: 0
    Last Post: 08-16-2006, 01:12 AM
  2. Character encoding in IE problem.
    By octaglider in forum Accessibility and Usability Forum
    Replies: 12
    Last Post: 12-23-2005, 01:46 PM
  3. Confused about RSS encoding
    By kfegarty in forum Web Programming Discussion Forum
    Replies: 1
    Last Post: 07-12-2005, 03:41 AM
  4. Question about encoding e-mail addresses
    By Larry Launstein Jr in forum Web Programming Discussion Forum
    Replies: 5
    Last Post: 11-05-2004, 12:41 PM
  5. Document Encoding
    By hittjett in forum Search Engine Optimization Forum
    Replies: 4
    Last Post: 02-29-2004, 12:33 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •