Quantcast
Channel: Adobe Community: Message List - ColdFusion
Viewing all articles
Browse latest Browse all 21760

cfprocessingdirective pageencoding also not working

$
0
0

Hi

 

I use the below code to export the data from ldap query to excel

 

<cfheader name="Content-Disposition" value="attachment; filename=Report.xls">

<cfcontent type="application/vnd.ms-excel">

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

 

But special characters appears as (?) symbol is excel sheet even though it displays correctly in browser

 

In Browser:

22.png

 

In Excel:

11.png

I even tried using <cfprocessingdirective pageencoding="utf-8" />

 

But still it appears same..

 

Pls advice


Viewing all articles
Browse latest Browse all 21760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>