开发者

form data email

How would I send开发者_如何学JAVA e-mail to any specified e-mail address in asp.net C#.


You'll want to start by looking into the System.Net.Mail namespace. If you're talking about sending emails beyond your own servers, though, keep in mind that sending email through code may not be as simple as it seems. ;)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜