I thought I would let you know about something that has been a problem with OE for a long time. I have not posted anything before because I found the solution myself a while back, but it would be nice if OE fixed it for itself.
Whenever you export certain pages to an MHT file, they will not open in Internet Explorer. For example, download the single page "http://www.microsoft.com/" and export it to an MHT file. Then open the MHT file in Internet Explorer. It will show a blank page.
By the way, I am using:
Internet Explorer v6.0
OE v3.6.1930
My solution is to change line 7 in the MHT file from:
type="text/html; charset=utf-8"
to:
type="text/html"
and line 13 from:
Content-Type: text/html; charset=utf-8;
to:
Content-Type: text/html;
I presume (I am no expert) that the problem is something to do with the encoding? But I expect you know more about this than I do!
Janet
Best regards,
Oleg Chernavin
MP Staff