How can I send an email and include BOTH html and text format? Yes, I
already know this is supported in framework 2.0...but how can I do it in
1.1?

amil

RE: Send mail in BOTH html and text formats by NoSpamMgbworld

NoSpamMgbworld
Mon Jun 06 09:45:10 CDT 2005

In 1.1, you will have to build the Framework that builds the HTML yourself.
If you want to do this rather quickly, you can "reverse engineer" this
portion of the 2.0 Framework (ILDASM?) and create your own HTML mail
generator.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************


"Amil Hanish" wrote:

> How can I send an email and include BOTH html and text format? Yes, I
> already know this is supported in framework 2.0...but how can I do it in
> 1.1?
>
> amil
>
>
>
>

Re: Send mail in BOTH html and text formats by Amil

Amil
Mon Jun 06 12:48:40 CDT 2005

Doesn't answer my question. I know how to build HTML...duh! I want to do
both at the same time. But, reverse engineering the 2.0 framework is a
solution, but I wanted to know if there was a way using 1.1 Mail to do both
at the same time (in the same message).

Amil

"Cowboy (Gregory A. Beamer) - MVP" <NoSpamMgbworld@comcast.netNoSpamM> wrote
in message news:F614FEFE-963E-44C5-B5A7-F46E9AB30434@microsoft.com...
> In 1.1, you will have to build the Framework that builds the HTML
yourself.
> If you want to do this rather quickly, you can "reverse engineer" this
> portion of the 2.0 Framework (ILDASM?) and create your own HTML mail
> generator.
>
> --
> Gregory A. Beamer
> MVP; MCP: +I, SE, SD, DBA
>
> ***************************
> Think Outside the Box!
> ***************************
>
>
> "Amil Hanish" wrote:
>
> > How can I send an email and include BOTH html and text format? Yes, I
> > already know this is supported in framework 2.0...but how can I do it in
> > 1.1?
> >
> > amil
> >
> >
> >
> >



RE: Send mail in BOTH html and text formats by Daya

Daya
Mon Jun 13 02:18:02 CDT 2005

It is not possible in 1.1

regards, Daya

"Amil Hanish" wrote:

> How can I send an email and include BOTH html and text format? Yes, I
> already know this is supported in framework 2.0...but how can I do it in
> 1.1?
>
> amil
>
>
>
>