> I am using CF to generate an xhtml page. > Does anyone know what I need to do to > serve the page with UTF-8 encoding?
in cf5: make it utf-8 format (use notepad to create the template) and pass in <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> in neo: nothing special. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.365 / Virus Database: 202 - Release Date: 24/5/2545 ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

