通过ASP.Net API发送短信

时间:2015-06-30 08:37:07

标签: c# asp.net

SMS服务提供商提供了发送短信的链接。这个链接我把它放在我的网站上,但在那个链接中我必须通过标签动态传递电话号码和价格。谁能帮帮我吗。  我正在使用

的代码
var cli = new System.Net.WebClient();
string price = "230";
string number = "9999999999";

cli.DownloadString(@"http://bhashsms.com/api/sendmsg.php?user=ABCXYZ&pass=*****&sender=BSHSMS&phone=9999999999&text=Test SMS YOUR Order HAs Been Placed OF RS. 230 Successfully&priority=ndnd&stype=normal");

1 个答案:

答案 0 :(得分:3)

只需将字符串放在字符串中的相应位置即可传递给 body { background-image: url("wallpaper 2 final.png") } #login { position: fixed; top: 50%; left: 50%; height: 400px; width: 360px; margin-top: -200px; margin-left: -180px; } .tg { height: 100%; width: 100%; } 。本专家将使用cli.DownloadString()

显示如何执行此操作
string.Format()