And I would NEVER suggest to use it. :) Use Unicode wherever you can use. If your platform/program/solution do not work with it then change it, not the unicode part. :)
Walter Conti wrote: > Thanks everybody for your replies. As it happens sometimes, the most obvious > was the culprit: some <cfoutput> tags missing. Learn quite a bit from your > intervention though!. > > And to close this topic let me ask how to change the standard XML declaration > produced by CFXML from > > <?xml version="1.0" encoding="UTF-8" ?> > to > <?xml version="1.0" encoding="iso-8859-1"?> > > I tried with preceeding <CFXML ... with: > <cfcontent type="application/xml; charset=iso-8859-1"> > but it didn't work. > > Thanks again. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OÄuz Demirkapı TeraTech Inc. | Senior Developer 405 East Gude Dr Suite 207, Rockville, MD 20850, USA Voice: +1 (301) 424-3903 ext 111 | Fax: +1 (301) 762-8185 Web: http://www.teratech.com | E-mail: oguz.demirkapi <AT> teratech.com Winner in CFDJ awards Best Consulting. Member Team Fusebox. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259962 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

