在 Asp.NET 中创建新闻通讯

发布于 2024-08-04 10:08:56 字数 1436 浏览 10 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

愿与i 2024-08-11 10:08:56

没有快速的硬性规则。这完全取决于您的业务需要什么功能。

我不确定国外的情况,但在美国法律(Can SPAM 2003)要求这样做< /a> 为用户提供取消订阅功能。

通过将电子邮件保存在数据库中,您可以轻松地自动执行取消订阅功能。

There are no fast hard rules. It all depends on what features your business requires.

I'm not sure about abroad, but in the US it's required by law (Can SPAM 2003) to give the user an unsubscribe feature.

By saving the emails in a database, you can easily automate the unsubscribe feature.

维持三分热 2024-08-11 10:08:56

Codeplex 上有一个 ASP.Net Newsletter 项目。您可能想看看他们做了什么以获得灵感,或者也许只是使用该项目。

There's an ASP.Net Newsletter project on Codeplex. You might want to have a look at what they do for inspiration, or perhaps just use that project.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文