html

  • Thread starter Thread starter M.
  • Start date Start date
M

M.

Hello,

All message I do reply or forward I have to send in HTML format, but some of
them I receive in plain text.
Is it possible (in MS Outlook 2007) automaticly convert all incomig messages
to HTML format? If not - is it possoble to force automatic coversion that
all RE or FW message will be in HTML format?
The keyword is: AUTOMATIC ;-)

Thank's in advance.
M.
 
M. said:
All message I do reply or forward I have to send in HTML format, but some of
them I receive in plain text.
Is it possible (in MS Outlook 2007) automaticly convert all incomig messages
to HTML format?
No.

If not - is it possoble to force automatic coversion that
all RE or FW message will be in HTML format?

No. You could write add-in code that might be able to do it, though. Ask in
microsoft.public.outlook.program_vba
 
Outlook can't do it automatically but you can change the format either after
hitting forward or using Edit, Edit message before hitting forward. VBA can
convert the format as the message arrive but AFAIK, it converts the messages
to RTF, not HTML.

Why is HTML a requirement for forwarded email?


--
Diane Poremsky [MVP - Outlook]



Outlook Tips by email:
mailto:[email protected]

EMO - a weekly newsletter about Outlook and Exchange:
mailto:[email protected]

Let's Really Fix Outlook 2010
http://forums.slipstick.com/forumdisplay.php?f=34
 
Back
Top