Re: sending mail in html AND text format ?
From: DJM (djm_at_spam.bait)
Date: 06/18/04
- Next message: jeremym1234: "Re: Should I sign my assembly with a strong name?"
- Previous message: Cablewizard: "Re: 3rd Party Mapping Tools"
- Next in thread: Nick Malik: "Re: sending mail in html AND text format ?"
- Reply: Nick Malik: "Re: sending mail in html AND text format ?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 18 Jun 2004 13:01:46 -0600
Easiest way to do this:
Start your message with <!--
Then display the message in plain text.
Close with -->
And begin your HTML version.
You may want to include a line of text at the end of the plain text
indicating that what follows is HTML.
The HTML comment tags will prevent it from being displayed by HTML-enabled
mail readers.
However, your non-HTML-enabled readers will display the message twice, once
as plain text in the HTML comment tags, and then the raw HTML code attached.
This annoys many such users. It would be preferable to allow the user to
store a preference for receiving HTML or plain text and only send that
version.
<tdeclercq@netarchitects-europe.com> wrote in message
news:4022682e.0405070056.4e0fbe68@posting.google.com...
> HI,
>
> I want to be sure that users receive and can read my mails.
>
> How can I send mail in HTML AND text Format in one send ?
>
> thx
- Next message: jeremym1234: "Re: Should I sign my assembly with a strong name?"
- Previous message: Cablewizard: "Re: 3rd Party Mapping Tools"
- Next in thread: Nick Malik: "Re: sending mail in html AND text format ?"
- Reply: Nick Malik: "Re: sending mail in html AND text format ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|