Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    I think I have this problem fixed. I am releasing version 2.4.2 today with the fix.

    You will need to re-create/download your IQY files for it to work.

    Or if you need to, you can edit existing IQY files with a test editor and replace “enc%3DHTML” with “enc%3DHTMLBOM”

    Thread Starter Karol

    (@kteterycz)

    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 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Contact Form 7 to Database Extension] Lost encoding when export to Excel internet query’ is closed to new replies.