How we send multiple sms
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
Respected, How we send multiple sms in asp.net with c#. I have use API for this. Thanks in Advance;
-
Respected, How we send multiple sms in asp.net with c#. I have use API for this. Thanks in Advance;
Hi, have a look here: Sending SMS using .NET through Web service[^] This article is using a webservice to send the sms. Regards Sebastian
It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.
-
Respected, How we send multiple sms in asp.net with c#. I have use API for this. Thanks in Advance;
you can append semicolon ";" with the number... ex:- 9876543210;9812345665;98798790 Most of gateway providers provides this facility..