将表单添加到html电子邮件通讯 [英] adding form to html email newsletter

查看:112
本文介绍了将表单添加到html电子邮件通讯的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可以在电子邮件通讯中添加表单吗?我试图包含代码,但是当我发送电子邮件输入字段不会显示在电子邮件客户端。任何帮助将不胜感激。

Is it possible to add a form to an email newsletter? I have tried to include the code but when I send the email input fields don't show up in the email client. Any help will be appreciated.

我包含的表单代码是:

<form action="http://feedburner.google.com/fb/a/mailverify" method="post" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=GenzymeRareCommunityBlog', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" style="border:0;" target="popupwindow">
<p>Enter your email address:</p>
<p><input name="email" style="width:140px" type="text" /></p>
<p><input name="uri" type="hidden" value="GenzymeRareCommunityBlog" /><input name="loc"   type="hidden" value="en_US" /><input type="submit" value="Subscribe" /> </p></form>
<p><a href="http://feeds.feedburner.com/GenzymeRareCommunityBlog" rel="alternate" type="application/rss+xml"><img alt="" src="http://www.feedburner.com/fb/images/pub/feed-icon16x16.png" style="vertical-align:middle;border:0" /></a> <a href="http://feeds.feedburner.com/GenzymeRareCommunityBlog" rel="alternate" type="application/rss+xml">Subscribe in a reader</a></p>
<p style="font-size: smaller"><em>*We will not share your email with any other parties. <a href="privacy-policy">Privacy Policy</a></em></p>


推荐答案

快速搜索我发现:

Html电子邮件中的Html表单

显然可以做到,但是从我所读取的功能,从电子邮件客户端到电子邮件客户端都有所不同,链接页面上有一个图表,显示不同的客户端可以预期处理电子邮件。

Apparently it can be done but from what I read functionality varies from email client to email client, there is a chart on the linked page that shows how different clients can be expected to handle the emails.

这篇关于将表单添加到html电子邮件通讯的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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