Replacing text with Persian in an application should not pose problems as long as the UTF-8 encoding is set and the browser has required glyphs in installed font. Its essentially the same as creating HTML page in a different language. More ColdFusion specific is setting a locale - this is quite limited in CF5 and CF6.1 - where I don't think you had Persian. However, I think CF7 includes that locale - it means the system should correctly display the date currency etc. I wrote a tiny article about it http://www.tomkitta.com/guides/globalization.cfm
TK ----- Original Message ----- From: "Ali Majdzadeh" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Sunday, February 11, 2007 2:00 PM Subject: Coldfusion 7 Real World-Examples language problem > Hi: > I was looking at the real-world examples of CF7 (the example applications > that CF7 installs automaticly) and Community application looked very nice. > Then I started looking at it and editing that to learn more about the > structure and I changed some of the english text content of it in DW8 but > there is a strange problem. When I replace some of the words in the pages > structure with some Persian(farsi) words it doesn't show them properly! > The whole application is UTF-8 but it doesn't work fine with > Persian(farsi) language. Do you have any idea why? If I can translate the > whole application in persian then I can show CF7 abilities to more people > in my country with a Persian(farsi) real-world application made with > former-macromedia (Adobe). Many people here asked me if they can use > Persian(farsi) language in CF and if they see it is possible in one of the > original examples of CF7, they will get it completely. > Thanks > Ali > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269478 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

