阅读背景:

有没有办法使用.aspx页面作为从winform应用程序发送的电子邮件的模板?

来源:互联网 

ASP.NET is great for creating html. We send out a lot of html email messages. In the past we've been loading .html templates with key strings that are replaced to make the email more custom (ie. [[FirstName]] would be replaced with "John Doe"). However as we are adding more and more email campaigns the logic to customize the email is starting to get out of hand. Instead of a simple [[FirstName]] string replace we are tasked with something like [[ScholarshipList]] where the ScholarshipList is different for each user we send an email to.ASP.NET is great for creating html. We send out




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: