https://github.com/rahulrsingh09/sendsms
Send SMS via online Service providers
https://github.com/rahulrsingh09/sendsms
ajax clickatell css html jquery sms
Last synced: about 2 months ago
JSON representation
Send SMS via online Service providers
- Host: GitHub
- URL: https://github.com/rahulrsingh09/sendsms
- Owner: rahulrsingh09
- Created: 2016-04-16T06:11:04.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-19T16:20:46.000Z (about 10 years ago)
- Last Synced: 2026-05-02T01:34:45.849Z (about 2 months ago)
- Topics: ajax, clickatell, css, html, jquery, sms
- Language: CSS
- Homepage: http://www.rahulwork.byethost31.com
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SendSMS
Easy to use Web SMS Application,The application dosn't use a Server Side Language which Exposes the Credentials But we can use any Server side language to
hide the Logic to sending the SMS.
Here in this App i am using Jquery Ajax calls to the Webservice Twilio any Clickatell.
The only Catch is that While using Twilio Free account is we can send sms to only a Single Registered Usr Or while using Clickatell Free Service we
can send message to anyone but the message body cannot be changed.
I have used both the Clients in this project to give a description to the problem.