Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
siteam #1
Hebrew on CFM files
Hello,
I've installed CF-MX7 on my Windows 2003 Server and I encountered a strange
problem with Hebrew language:
When I save the file as HTML I can see the Hebrew ok, but when I change it
into CFM file, the Hebrew turns into Gibrish.
Even more, on the same file I have Hebrew text in the code and as output from
DB. The output is ok, and I can see the Hebrew, but the text in the code itself
is Gibrish.
Any ideas?
Thanx.
siteam Guest
-
Hebrew Support
Does Contribute 4 supports Hebrew? It was impossible for me to write right to left. After saving the page all Hebrew fonts changed to question... -
hebrew characters
I have freehand mx using mac osx. How exactly do I type words in hebrew? I have hebrew fonts installed (arial hebrew) and my system set up to type... -
pdf in Hebrew
Hi, We are building a website with pdf files in Hebrew. We are working with Windows and Office XP and Acrobat Professional 6 to create pdf files... -
Hebrew RTL
I am writing text in the text box but it appears from left to right and not the right way. I am working with Freehand 10 Please help me in this... -
hebrew in flash
Hello, How can I put text that are seen in Hebrew in macromedia ? (I see, for example, a with dot on it). Thanks :) -
PaulH #2
Re: Hebrew on CFM files
what encoding did you use to create the files? what editor did you use? mx defaults to utf-8 which is a good overall encoding for your apps.
PaulH Guest
-
siteam #3
Re: Hebrew on CFM files
<meta http-equiv="Content-Language" content="he">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1255">
I using either NotePad or DreamWeaver MX
should I change something in language properties on my app.?
siteam Guest
-
PaulH #4
Re: Hebrew on CFM files
well those won't have any effect w/cf but it will serve to confuse web spiders,
etc. change the charset to utf-8. if you use notepad, use the save as and
change the encoding to utf-8. i don't use dreamweaver but i assume there's
something there to chaneg encoding. swap that to utf-8.
PaulH Guest



Reply With Quote

