No HTML in *some* Outlook 2007 received messages

C

Chris Tidio

Something weird *just* started happenig. I received daily HTML
messages (generated by a script) from a specific source (have been
doing so for 3 yrs), which are automatically routed to a folder with a
rule. I could always go to that folder and read the messages,
displayed as HTML with formatting, etc.

Well, something has gone crazy. I now receive the messages which
display in raw HTML text, i.e., plain ASCII showing the tags and all.
I thought the source may have changed something, so I cut pasted the
content of teh message to a text file which I then saved as temp.htm

If I open temp.htm with IE7 it appears to display correctly,
formatted, etc.

Any ideas? Could it still be some mal-formatted header from the
sender? How can I determine that?

Here is what I believe is the header section (very simple). Anybody
can spot anything wrong?

<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
</head>

<body bgcolor="#FFFFFF" text="#000000">
........ Some stuff here...
</body>
</html>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top