Click here to Skip to main content
15,899,754 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
I am trying to send sms from my Asp.net web application using c#..
I need complete code for this functionality..
I am using asp.net 4.0.please help me.
Posted
Updated 19-Oct-12 4:20am
v3
Comments
[no name] 19-Oct-12 6:15am    
If you need the complete code then how have you tried anything? Did you try reading the documentation for whatever gateway you are using?

Google is your friend: Be nice and visit him often. He can answer questions a lot more quickly than posting them here...

A very quick search using your subject as the search term gave over 2 million hits: Google[^]


In future, please try to do at least basic research yourself, and not waste your time or ours.
 
Share this answer
 
Well, I did this[^], and got links like these and many more:
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
 
hi..........

using web application we can send sms on mobile to achive this functionality we use Api for any message provider and also use smsgupsup mobile recharge api so first tell me u r purchase api or not
 
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