Before reading this article, you can visit my previous article:
First of all, the following are the system and other requirements of this project:
- Visual Studio 2010
- .Net Framework 4 or +
- Active Internet Connection
- Active way2sms account
- SMS Client DLL (Download From Here)
Please download the source code from this tutorial. I attach it, so in the tutorial, I only show the steps to follow. And if you want to see the source code without downloading it then please visit my article Send SMS Using C#.Net (Windows app).
There is not any difference between this article and the previous article, except many of my friends doubt whether it also works for web applications.
So today I made this one for a web application.
Now we start.
First of all, start Visual Studio and create a new website.
Use the following steps.


Now go to Projects -> Add Reference to add a reference for our project.
(See the figure. )
Then select the reference file from your local hard drive.
And click Open.
Now do the design like this:
Run your webpage. It will look something like this:
And when you log in:
Thank you for reading this article.

Ananya VadapallyPosted Mar 15, 2017, 5:23 AM
Hello Shivam I have read both your articles they are very informative I personally use www.textlocal.in to promote my business they provide their API for free and have a detailed explanation on how to use their API to integrate it to a website or a app.
Bommannan RamalingamPosted Jan 29, 2014, 7:18 AM
this code is not working for me.. can u pls provide the working version?
naser abykhasPosted Dec 4, 2012, 8:11 AM
This application can run only in India because the service send messages to India numbers .
Former memberPosted Oct 20, 2012, 7:49 AM
Is there any problem?I couldnt.