Saturday, March 24, 2012

HTML E-Mail in 2.0

I am converting an ASP.NET 1.1 application to 2.0 that submits an HTML
e-mail trough SMTP.

Is there a simple example of how to sent an HTML e-mail in 2.0? Must you
always use plain text in the body and create an HTML alternate view? Is
there an example available?

--
-- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd.
--http://www.systemnetmail.com/faq/3.1.2.aspx
Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espaol : http://asp.net.do/foros/
===================================
"Thom Little" <thom@.tlanet.netwrote in message news:urR9n8BsGHA.4244@.TK2MSFTNGP02.phx.gbl...

Quote:

Originally Posted by

>I am converting an ASP.NET 1.1 application to 2.0 that submits an HTML e-mail trough SMTP.
>
Is there a simple example of how to sent an HTML e-mail in 2.0? Must you always use plain text in
the body and create an HTML alternate view? Is there an example available?
>
--
-- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd.
--
>
>
>


"IsBodyHtml" is what I was overlooking.

It is working now.

Thank you.

--
-- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd.
--

"Juan T. Llibre" <nomailreplies@.nowhere.comwrote in message
news:OGcQk$BsGHA.4116@.TK2MSFTNGP06.phx.gbl...

Quote:

Originally Posted by

http://www.systemnetmail.com/faq/3.1.2.aspx
>
>
>
Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espaol : http://asp.net.do/foros/


You're quite welcome.
Glad to know you're up and running.

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espaol : http://asp.net.do/foros/
===================================
"Thom Little" <thom@.tlanet.netwrote in message news:O%23xznMCsGHA.4324@.TK2MSFTNGP02.phx.gbl...

Quote:

Originally Posted by

>
"IsBodyHtml" is what I was overlooking.
>
It is working now.
>
Thank you.
>
--
-- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd.
--
>
"Juan T. Llibre" <nomailreplies@.nowhere.comwrote in message
news:OGcQk$BsGHA.4116@.TK2MSFTNGP06.phx.gbl...

Quote:

Originally Posted by

>http://www.systemnetmail.com/faq/3.1.2.aspx
>>
>>
>>
>Juan T. Llibre, asp.net MVP
>aspnetfaq.com : http://www.aspnetfaq.com/
>asp.net faq : http://asp.net.do/faq/
>foros de asp.net, en espaol : http://asp.net.do/foros/


>
>

No comments:

Post a Comment