Click to See Complete Forum and Search --> : Help with languages


lubonv
02-16-2007, 10:51 AM
Hello,

sorry if this is not the right forum for this question, may be you can redirect me.

Question:

My browser can read a page half english half turkish from a turkish site.

When I paste the source of that page to an empty html page on my site the turkish text becomes full of question marks in any browser.

I tried everything in the html codes except the right thing, I guess, that's why I ask now: should I put some files on my server with that turkish characters? should I program my server to show the turkish characters? How? what else?

Probably is very simple matter.

Thank you for your kind answer.

Lb

toicontien
02-16-2007, 11:01 AM
Try adding the following HTML tag immediately after the opening <head> tag in your HTML document:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

lubonv
02-16-2007, 11:28 AM
Thank you,

already happened: with that utf-8 code many more question marks are added in the form of little romboid with the mark in the middle

?a?da? m?zik

lubonv
02-16-2007, 11:42 AM
oops once the messge sent from my computer the characters that have the romboid with the question mark on this site (page?) appear just as question marks without the romboid. In this case the first and the fourth character had a romboid on my page (site?)

what's that?

Thanks

toicontien
02-16-2007, 12:42 PM
It might also be the text editor or browser you are using to paste in the text. Can you link to the page that's half english and half turkish?

lubonv
02-16-2007, 12:57 PM
as I said my browser (safari and aslo IE) read very well the page in its original site and shows it properly with all the turkish characters,

The head and body tag of the page reads

<head>
<meta http-equiv="Content-Language" content="tr">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254">
<title>XXXX XXXX</title>
<script language="JavaScript" fptype="dynamicanimation">
<!--
function dynAnimation() {}
function clickSwapImg() {}
//-->
</script>
<script language="JavaScript1.2" fptype="dynamicanimation" src="animate.js">
</script>
<meta name="Microsoft Border" content="t, default">
</head>

<body stylesrc="index.html" onload="dynAnimation()" bgcolor="#F0F0FF">

toicontien
02-16-2007, 02:30 PM
I really need a link to the original page with all the turkish charcters on it. And the code you posted, is that the page you created or the page you got the text from?

lubonv
02-16-2007, 07:59 PM
That's the page I've got the text from. Thanks

lubonv
02-24-2007, 03:29 PM
....and this is the original link. sorry for the interval and thank you for yout help:

http://www.neyzen.com/luca_bonvini.htm