链接自动回复邮件 [英] Link to Reply to a mail automatically

查看:100
本文介绍了链接自动回复邮件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在C#ASP .NET网页中设计了一个HTML邮件消息。一旦邮件被触发到收件人收件人,我想要一个< a>链接选项将出现在邮件中(HTML输出),以便通过单击< a>链接,回复邮件应自动触发到发件人地址。



请帮助我。是否有可能这样做?

如果是这样,那么是否可以在回复邮件中添加一些文本?

解决方案

< blockquote>如果您的邮件客户端是Microsoft Outlook,则可以使用mailto。在mailto链接中,您可以指定收件人地址,主题。

请通过以下链接:

http://www.w3schools.com/html/tryit.asp?filename=tryhtml_mailto [ ^ ]



http://www.quackit.com/html/codes/html_email_code.cfm [ ^ ]


I have designed a HTML mail message in C# ASP .NET webpage. Once the mail is triggered to the "To" recipient, I wanted a <a> link option to be present in the mail (HTML output) so that by clicking the <a> link, a reply mail should be triggered automatically to the "From" address.

Kindly help me out. Is there a possibility of doing this?
If so, then will it be possible to add some text in the reply mail as well?

解决方案

If your mail client is Microsoft Outlook you can use "mailto". In mailto link you can specify the recipient address, subject.
Please go through the following links:
http://www.w3schools.com/html/tryit.asp?filename=tryhtml_mailto[^]

http://www.quackit.com/html/codes/html_email_code.cfm[^]


这篇关于链接自动回复邮件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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