in reply to How to format email so Outlook renders HTML
You should check out this thread which answers just this problem. Multi-Part email with Attachments using MIME::Lite The key words are 'multipart/alternative' and 'Mime' if you want to do a search. The long and the short of it is that a multipart/alternative MIME format email has a plain text bit and an HTML bit. If the email client can do HTML it displays the HTML, if not it displays the plain text. This will fix your problem. There is full code at the above node. If you want to add a Word doc, XL file or even a Powerpoint slide you can do that to with the code presented.
cheers
tachyon
s&&rsenoyhcatreve&&&s&n.+t&"$'$`$\"$\&"&ee&&y&srve&&d&&print
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: How to format email so Outlook renders HTML
by clscott (Friar) on Aug 29, 2001 at 06:01 UTC | |
by pinetree (Scribe) on Aug 29, 2001 at 07:47 UTC |