in coding
it's a bit overhead
you must first manually define the 2 contenttypes (multipart/alternative)
then on base of one of the two contenttypes you must start a 3th part which
contains the text/html
yet the attachments must then again be part of the 2nd part.

why didn't they just make 2 properties and a method:

1) HtmlBody
2) PlainBody
3) AddAttachment()

i mean, sure now you have the freedom to compose the message the way you
like, but then again, there are only 3 parts in a email message and it's not
likely that there will be more to come.

regards

remie bolte

----- Original Message -----
From: "Ken Schaefer" <[EMAIL PROTECTED]>
To: "ActiveServerPages" <[EMAIL PROTECTED]>
Sent: Tuesday, October 22, 2002 9:51 AM
Subject: Re: CDONTS: Sending combined HTML and Text E-mail message


> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> From: "Remie Bolte" <[EMAIL PROTECTED]>
> Subject: Re: CDONTS: Sending combined HTML and Text E-mail message
>
>
> : Well i quess this confirms my presumtion
> : only i must say that the CDOSYS method isn't that user friendly
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> ...in what way?
>
> Cheers
> Ken
>
> ---
> You are currently subscribed to activeserverpages as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to
%%email.unsub%%
>



---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to