Can we Send SMS in asp.net Application?

Can we Send SMS in asp.net Application?

23 Feb 2010 01:02:51
hi i want to Send SMS in Asp.net Application How to Send SMS on given Mobile no? Regards Kirti Darji
Expert   Boarder
Posts: 28
From 03-Jun-2009
You're Points: 538
Bookmark
Re:Can we Send SMS in asp.net Application?23 Feb 2010 01:02:51
Yes You can send SMS to mobile in ASP.NET ,but there is no support to in .NET we need develop web service using SMPP with .NET, But here sample code to send SMS using Web service. [url]http://www.codeproject.com/KB/aspnet/SendingSMS.aspx[/url] Thank you
RRaveen
Gold  Boarder
Posts: 156
From 03-Jun-2009
You're Points: 1106
Bookmark
^ Scroll to Top