3
votes
6answers
443 views
Sending Automated SMS Messages
First, we use .net & sql server.
I have a client that is interested in a system that will send SMS messages at scheduled times.
I have never done anything like this except for sending an sms …
4
votes
7answers
431 views
SMS Library for .NET
Anyone know of a free SMS library or webservice for .NET that will allow me to send text messages to people's cell phones?
2
votes
2answers
328 views
How does one receive and post text messages on a website, a la Twitter?
I've looked around at pretty much all the SMS posts here on SO and the best answer I've come up with so far is ZeepMobile. The only problem is, they're "in beta" and aren't readily accepting users. Is …
2
votes
4answers
138 views
Looking for advice on updating an online database with SMS
I am looking to write a small application that receives an SMS text message and records the results in an online database. I am most comfortable with php/mysql, but can use any suggestions you might …
0
votes
2answers
265 views
How do PHP websites receive text messages? [closed]
Duplicate: Send and receive SMSs to a PHP script?
I want to create an application in PHP which will users to interact by sending a text to some address. What can I use to complete this transaction?
