If you ever need to insert a spreadsheet on an existing page in your web, just follow the steps below.
There is no simple solution, however this should work:
Let SpreadsheetConverter generate an UTF-8 file and then convert it into a suitable encoding.
One such tool is iconv, which is free.
Download iconv.exe and execute
iconv.exe -t windows-1252 -f utf-8 old.htm > new.htm
and then change
the row
<meta content=”text/html;charset=utf-8″ http-equiv=”Content-Type”>
to
<meta content=”text/html;charset=windows-1252″ http-equiv=”Content-Type”>
—
How to download and install iconv:
Download the file called
libiconv-1.8.0-2003.02.01-1.exe
and
gettext-0.11.5-2003.02.01-1.exe
from
http://www.mingw.org/download.shtml
and install them into the same directory, for example c:iconv
In the bin dir of the installation, i.e. c:iconvbin you find iconv.exe (and some dlls it needs).
Click on Download to install and test this Excel add-in for Windows.
Click on Upload to let us convert a spreadsheet for you for free.