The problem exist when te characters are harcoded in the Coldfusion files, not when they come from a db. How can I activate 'BOM' within Eclipse/CFEclipse?
Tanx in advance! Tom >Hi Tom, > >Do you get these content from DB? OR content is direct inside of cfm files? > >If DB is then if you are using MySQL you need to be careful to set >Unicode option in Linux platform. > >http://howtoforge.com/node/1009 > >JDBC URL must be something like that: >jdbc:mysql://127.0.0.1:3306/unicodetest?useUnicode=true&characterEncoding=UTF-8 > >* > > >*If you have problem with content in cfm files, I would suggest to save >your cfm files with Unicode (utf-8) and set also BOM as activated.* > >* >Sincerely, > >O?uz Demirkap? > > >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > >O?uz Demirkap? > >TeraTech Inc. | Senior Developer >405 East Gude Dr Suite 207, Rockville, MD 20850, USA >Voice: +1 (301) 424-3903 ext 111 | Fax: +1 (301) 762-8185 >Web: http://www.teratech.com | E-mail: oguz.demirkapi <AT> teratech.com >Winner in CFDJ awards Best Consulting. Member Team Fusebox. > >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270771 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

