OÄuz Demirkapı wrote: > Of course it is my issue if I say this code does not support Unicode. > But I think we have a different situation when we say, the code support > Unicode.
your static text, your encoding. do any other files in ray's blog have a BOM? > BOM is an optional point but I also *prefer* having BOM on all project > files. :) it's optional by definition for utf-8. there's quite a bit of s/w floating around that will ignore or even remove it. unless you can guarantee that yoru files won't get "touched" by one of those apps, you're probably better off relying on cfprocessingdirective. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284297 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

