Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 119838

Karol on "[Plugin: Contact Form 7 to Database Extension] Lost encoding when export to Excel internet query"

$
0
0

I resolved this problem too.
I added to file ExportToHtmlTable.php code

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

before style definitions, and it works great :)


Viewing all articles
Browse latest Browse all 119838

Trending Articles