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? I do not want BOM support. I just want to have your best practices and Unicode without BOM and required tags on it. The problem that I mentioned is not because of BOM support, it is because of having "Western" in page encoding. Ray has mixed encodings on his code. Some has Western, same Unicode w/o BOM and some Unicode w BOM and I think this is not he also wants to have. > 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. We are talking a solution on CF and I do not care about other software or solutions. You can not also guarantee anything if we consider all possible alternatives. What we are trying to do is having a working platform in CF in order to have Unicode support. Just that. :) Ah, when I have Turkish as locale on my OS, CF still does not work/start. Is this my problem because of having Turkish as locale. Or this is an issue on CF which needs to be handled by Adobe or whoever. Specially if you consider other J2EE solutions such as Tomcat or JBoss works without any issue. ;) Have a nice week! Sincerely, OÄuz Demirkapı ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284371 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

