如何从我的ASP.NET网站发送消息?
问题描述:
我需要从ASP.NET网站发送消息.
I need to message from my ASP.NET site. How will it be possible?
答
看看这些:
文章:
通过Web服务使用.NET发送SMS [使用ASP.NET脚本发送SMS短信 [使用vb.net发送短信 [如何使用C#通过asp.net发送短信? [^ ]
Nutshell::ASP.NET不具有任何内置的API支持来发送SMS.您需要使用第三方解决方案或使用Internet上的某些内容.上面的文章和讨论将为您提供帮助.
更新:
以防万一,如果您想通过邮件说出您的意思是电子邮件,那么请看一下此Microsoft Video教程:
使用ASP.NET发送来自网站的电子邮件 [
Have a look at these:
Articles:
Sending SMS using .NET through Web service[^]
Sending SMS text messages using ASP.NET scripts[^]
Discussion links:
sending sms using vb.net[^]
how to send sms through asp.net with c#? [^]
Nutshell: ASP.NET does NOT have any inbuilt API support to send out an SMS. You need to go for a third party solution or use something that is found on the Internet. Articles and discussions above should help you out.
UPDATE:
Just in case by message you mean email then, have a look at this Microsoft Video tutorial:
Use ASP.NET to send Email from Website[^]
真的很难找到吗? 看 [
Really is so hard to find? look[^]