It sounds like a font issue,
use this link, (World Taekwondo Federation, Korean site) if it renders
correctly than you have the Hangul font installed. If it doesn't then
you'll need to install the Korean Language (Hangul) font..and this
more than likely the root of the rendering issue.

http://www.wtf.org/wtf_kor/main/main_kor.html

On Wed, Oct 19, 2011 at 10:02 AM, Torrent Girl <[email protected]> wrote:
>
>>what happens if you query the database from Management studio, do you
>>see the correct data ?
>>this should at least tell you if the data is being saved properly or not.
>>
>>
>>>
>
> yes I get the correct data.
>
> I create a page using the code below:
>
>  <cffile
>                action = "write"
>                file = 
> "#ExpandPath('/contentFiles/#form.contentID#_#language#Translate.cfm')#"
>                output = "#Evaluate( "#language#TEXT" )#"
>            nameconflict="overwrite">
>
>
>
> The content in the page is not displaying correctly. I am still getting the 
> '?????'
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348231
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to