I am having trouble properly including a UTF-8 file (via CFINCLUDE) and then writing it back out to another file.
I have attached some code that grabs a UTF-8 encoded file from my website, writes it to the disk for the source. From there I include it inside of a CFSAVECONTENT then write out the content of the CFSAVECONTENT to disk as a UTF-8 file. One would think that a CFINCLUDE would preserve the encoding of the source file but it does not seem to be. Can anyone point me in the right direction here on how I can get the included file to preserve the UTF-8 content? -- John Blayter email: [EMAIL PROTECTED] blog: http://john.blayter.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:227197 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

