Question
Display Russian Characters
I'm new to Coldfusion, I got a russian page (HTML), which i
set the charset=windows-1251. Everything looks find, but when I
change the page to coldfusion page, like ru.cfm, it doesn't show
correctly.
I added the
<cfheader
charset="iso-8859-1"
name = "rusian"
value = "ru">
with no luck.
Anyone got any idea?
I added the
<cfheader
charset="iso-8859-1"
name = "rusian"
value = "ru">
with no luck.
Anyone got any idea?
