Data is displayed OK on the page. it's just in the excel file that is not showing properly, but if I cut and paste manually in the excel file then it shows OK.
Thanks On Fri, Dec 18, 2009 at 1:51 PM, Chad Gray <[email protected]> wrote: > > Does your OS that opens the excel file have the support for double byte > characters? > > In windows I think it is under regions and languages. You should google > support for double byte characters on your OS. > > I found this real quick: > http://mandarin.about.com/od/characters/ss/display_chars.htm > > >> -----Original Message----- >> From: Victor Moore [mailto:[email protected]] >> Sent: Friday, December 18, 2009 1:15 PM >> To: cf-talk >> Subject: Export to Excel Asian locale >> >> >> Hi, >> >> Is it possible to export a form containing Chinese, Korean words to >> excel? >> I can't figure out how to do it. All the double byte characters show >> as squares (or funny characters if I remove >> <?xml version="1.0" encoding="UTF-8"?> >> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" >> "xhtml1/xhtml1-transitional.dtd"> >> <html xmlns="http://www.w3.org/1999/xhtml"> ) >> >> This is what I have: >> <cfheader name="Content-Type" charset="utf-8" >> value="application/vnd.ms-excel"> >> <cfheader name="Content-Disposition" charset="utf-8" value="inline; >> filename=inv.xls"> >> >> Any ideas? >> >> Thanks >> Victor >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329259 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

