Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Getting a page displayed in Cyrillic
Old 07-26-2007, 05:50 AM Getting a page displayed in Cyrillic
Novice Talker

Posts: 9
Name: Rhys Wynne
Trades: 0
Hi everybody.

I'm in the process of creating translation pages for a number of websites, one of which is in Cyrillic (Russian).

I am having problems displaying the text in FF and IE (it looks fine in Dreamweaver), instead it's being replaced with "??'s".

I thought this could be a character set not being installed, but I checked ru.wikipedia.org and it displays okay.

I think maybe the Document Type Definition is wrong maybe?

Thanks for any help.
__________________

Please login or register to view this content. Registration is FREE

Last edited by rhyswynne; 07-26-2007 at 05:51 AM..
rhyswynne is offline
Reply With Quote
View Public Profile Visit rhyswynne's homepage!
 
 
Register now for full access!
Old 07-26-2007, 06:45 AM Re: Getting a page displayed in Cyrillic
Novice Talker

Posts: 9
Name: Rhys Wynne
Trades: 0
Figured it out. You need to define the character set using either

Code:
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
or

Code:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
__________________

Please login or register to view this content. Registration is FREE
rhyswynne is offline
Reply With Quote
View Public Profile Visit rhyswynne's homepage!
 
Reply     « Reply to Getting a page displayed in Cyrillic
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.25279 seconds with 12 queries