如何在asp.net中编辑电子邮件正文 [英] How to edit email body in asp.net

查看:83
本文介绍了如何在asp.net中编辑电子邮件正文的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我想在asp.net中创建电子邮件系统。我要在其中键入邮件。那么如何在编辑器中输入邮件?

Hello, I want to create email system in asp.net. In which i want to type mail . then how to type mail in editor ??

推荐答案

请看这里:使用或不使用附件在C#中发送电子邮件:通用例程。 [ ^ ] - 您当时要做的就是处理一个发送按钮,从页面上的文本框中提取文本,并将其作为正文参数传递。
See here: Sending an Email in C# with or without attachments: generic routine.[^] - all you then have to do is handle a "Send" button, which fetches the text from a textbox on the page, and passes it as the "body" argument.


这篇关于如何在asp.net中编辑电子邮件正文的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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