asp.net中的新闻通讯功能 [英] newsletter functionality in asp.net

查看:73
本文介绍了asp.net中的新闻通讯功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我需要在我的网站(asp.net)中实现新闻通讯"功能,在这里我可以将有关网站中包含的任何新功能的邮件发送给所有注册用户,用户可以在其中订阅和取消订阅此功能.任何人都可以提出有关以下方面的想法:

Hi,

i need to implement a "newsletter" functionality in my website(asp.net) where i can send the mail to all registered users regarding any new features included in the website where the users can subscribe and unsubscribe this functionality.anyone can suggest ideas regarding the above?

推荐答案

所有订阅详细信息都存储在数据库中,例如电子邮件.使用Windows服务,您可以发送该列表的邮件.新闻稿主体可以是您想要的任何内容,例如文本,图像等.
All the subscription details store in a database, such as email. Using a windows service you can sent out the mails for the list. Newsletter body can be anything you want, some text, image, etc.


这篇关于asp.net中的新闻通讯功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆