Hi guys,

I've always been using Homesite to create/edit my cfm pages, and got motivated 
to try CF Builder on SOTR session this week, in Brussels.

My problem/question is : encoding ('spelling') used by Homesite (its default, I 
guess) is ANSI, and if I open a Homesite created file in CF Builder, it 
corrupts some special caracters. Example :

Home site : <cfset lEntitiesChars = "ç,ô,â,Î,Ç,È,Ó,Ê,Œ,Â,«,»,À,É">
CF Builder :  <cfset lEntitiesChars = 
"�,�,�,�,�,�,�,�,�,�,�,�">

In Belgium, it is a problem because we do use such special caracters.
I've tried to use another encoding than the default in CF Builder (UTF_8, or 
ISO-8859-1), but doesn't help.
And if I copy/paste the line from Homesite to CF Builder, it works, but you can 
imagine I can't do this kind of operation on all files of my projects.
Have you got a clue on how making CF Builder to better deal with this problem? 
I know this possibility exists in Dreamweaver (the problem is the same but 
there's a work around with Dreamweaver, and this option doesn't seem to exist 
in CF Builder).

Thanks,

Stephane


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327820
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to