Click here to Skip to main content
15,920,633 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Can someone help me by providing code which can send sms to mobiles using dotnet
Posted

Here:
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.
 
Share this answer
 
Comments
sekharkaza 7-Apr-11 7:24am    
k thanq so much yaar
Sandeep Mewara 7-Apr-11 8:13am    
It's ok.
This question has been asked number of times before a simple search gave me this discussion[^].
You can find few links there and more if you search.
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900