Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting HTML page into an email
Message
From
27/01/2009 11:17:45
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01377350
Message ID:
01377352
Views:
15
>I am working on a newsletter that I will be sending as an email. I created the newsletter as .HTML page (using VS 2005). The only way, so far, that I found to convert this HTML page into email is by opening this page with MS Word and then emailing it. The problem I find is that the styles I defined in the HTML page are not respected by MS Word. Therefore, the email generated by MS Word does not show the text the way I want it to be (font, size, etc.).
>
>Any suggestions on how to make the HTML page into an email without MS Word?

We usually use a CreateMHTMLBody() approach. This will make it HTM file with everything in it so that you can attach that as a file to your email.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform