> I added the meta tag in my application.cfm file and to my surprise it displays the bank name correctly: "Crédit France". Is it safe/ok to add this code in my application.cfm file? Will I have any problems with blank pages or content display in the browser? > > <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
if you really have utf-8 in a db via cf5 you will be hurting when you move to mx. you should try to straighten this out now. while using unicode is always a good idea, for french w/cf5, its not required (and not really a good idea). ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

