How to provide sms send facility in website?
Hi, I have my own website host on IIS and build on ASP. I want to implement the facility to send sms from my website free. Can anybody suggest me how to proceed and to whom need to contact.
Free, you won’t.
You have two options:
- Installing an SMS "interface" on your server (which means that you must have a dedicated server, an average of 300$/month, and the set-up of hardware, a few 1000’s)
- Signing up with a service such as Skype. In this case, the set-up may be free, but you will have to pay for every single SMS you send and receive.


Free, you won’t.
You have two options:
- Installing an SMS "interface" on your server (which means that you must have a dedicated server, an average of 300$/month, and the set-up of hardware, a few 1000’s)
- Signing up with a service such as Skype. In this case, the set-up may be free, but you will have to pay for every single SMS you send and receive.
References :
You can use PageGate with the web interface to create a web SMS gateway http://www.notepage.net/pagegate.htm
References :