C#,将html转换为有效的html电子邮件

发布于 2024-10-01 00:44:01 字数 234 浏览 4 评论 0原文

我想将一个可以在网上轻松编辑的 html 页面转换为有效的 html 电子邮件(内联样式、绝对链接等)。

我发现了这个项目 premailer,它改变了你的 html 以便在尽可能多的电子邮件客户端中正常工作可能的。我想知道是否存在 .NET 等效项,或者是否可以在 IronRuby 中运行该项目。

I want to turn an html page that can easily be edited on the net to a valid html e-mail (inline styles, absolute links etc).

I have found this project premailer, it changes your html to work well in as much e-mail clients as possible. I want to know if a .NET equivalent exists or if it could be possible to run this project in IronRuby for example.

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

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

发布评论

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

评论(1

世俗缘 2024-10-08 00:44:01

它是 Ruby 代码,所以我希望它能在 IronRuby 中运行。您尝试过并遇到问题吗?

It's Ruby code, so I would expect that it would run in IronRuby. Did you try it and run into problems?

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