在asp.net中发送短信

问题描述:

大家好
我有联系我们的表格,插入数据后,我想发送确认短信给他输入的用户手机.
有人可以使用asp.net c#帮助我吗?

谢谢

hi all
i have a contact us form and after inserting data , i want to send confirm sms for user mobile he enters.
can anybody helps me in that using asp.net, c# , please??

Thanks



要从您的站点发送SMS,您需要使用SMS网关.但是请参见下面的链接

http://stackoverflow.com/questions/1392542/send-free- sms-from-c-sharp-asp-net [ ^ ]
Hi,

To send SMS from your site, you need to use SMS Gateways. However see the below link

http://stackoverflow.com/questions/1392542/send-free-sms-from-c-sharp-asp-net[^]