Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HTML Email
Message
De
30/07/2013 08:58:14
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Produits tierce partie
Titre:
HTML Email
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01579402
Message ID:
01579402
Vues:
40
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform