Click here to Skip to main content
15,918,049 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to send message web form to mobile using c# asp.net
Posted
Comments
[no name] 6-Jun-12 4:56am    
you can use dll file of the Way2Sms.and then sending the SMS from the via Way2sms account.

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
VJ Reddy 6-Jun-12 5:31am    
Good references and suggestion. 5!
Sandeep Mewara 6-Jun-12 7:16am    
Thanks VJ.
 
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