[advanced search]
 

Go Back   NamePros.com > Marketplace > Web Development > Web Development Wanted

Web Development Wanted Requests for websites, templates, custom programming, logos or graphics.


Closed Thread
 
LinkBack Thread Tools
Old 10-29-2007, 05:59 PM   #1 (permalink)
NamePros Regular
 
a1nerd's Avatar
 
Join Date: Apr 2004
Posts: 528
55.00 NP$ (Donate)

a1nerd is on a distinguished road


Programming

My client needs to be able to send text messages to clients cell phones from data retrieved from web sites. So basically i need to be able to send text information from my server to cell phones.
a1nerd is offline  
Old 10-30-2007, 07:46 AM   #2 (permalink)
New Member
 
Join Date: Dec 2006
Posts: 8
0.00 NP$ (Donate)

v0rtex is on a distinguished road


Lightbulb re: Sending SMS

Quote:
Originally Posted by a1nerd
My client needs to be able to send text messages to clients cell phones from data retrieved from web sites. So basically i need to be able to send text information from my server to cell phones.
Hi there,

The easiest way to do this is to sign up with an SMS gateway service - Clickatell is the one I've used in the past for my development projects.

Check them out at:
http://tinyurl.com/yopr5n

Basically you write a bit of code that submits your API key (to identify you), the target number and the message text to Clickatell's SMS web service and Clickatell handles the messaging.

Let me know if you need a hand writing the code for your site and I'd be more than happy to provide a quote.

Kind regards,
Gareth.

PS. There's also a free way where you send messages to e-mail addresses for each carrier - eg. 321-123-4567@tmomail.net, but you need to know the carrier the user is on and it's /really/ unreliable - we tried it for our business and abandoned it as most messages we sent to our t-mobile test phones never arrived and those that did took days!
v0rtex is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 04:15 AM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85