Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HTML Email
Message
From
30/07/2013 08:58:14
 
 
To
All
General information
Forum:
ASP.NET
Category:
Third party products
Title:
HTML Email
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01579402
Message ID:
01579402
Views:
41
Hi,

I've done a C#/WPF/SQL Server desktop application for a client and they now want to add in a way to create HTML emails and send them out to their customers.

I've been figuring that the easiest way is to let them create the email using Word, then copy the email from Word into the body of my email (which gets sent using the SMTP client (SmtpClient client = new SmtpClient(smtpClient, smtpPortInt);)

Is there maybe an alternative or easier way of doing this?

I already have all the logic to send the emails within my application as the system does a fair bit of that, but with generated HTML text based on data in the database.

Any ideas/suggestions welcome.
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Next
Reply
Map
View

Click here to load this message in the networking platform