Tagged Questions
2
votes
3answers
894 views
Send and Receive SMS from my Website
The way I plan to use it is:
Have people send SMS to a number to vote.
On the backend (assuming that the data comes back to my Web server), I will display the voting results on my Web site.
After ...
39
votes
13answers
20k views
How to add SMS text messaging functionality to my website?
I want to add the ability to send reminders to people via email and SMS for specific events that they have signed up for on a web application that I am building. The email part is not difficult, but ...