|
The following two HTML email examples delever a "multi-part" formated email to the
address provided. A "multi-part" email is an email that is composed of an HTML part and
a text part. If the receiving email program has the ability to display HTML formatted messages
then the HTML version is displayed. However, if the email client is unable to parse HTML then
the text version is displayed.
|