Re: [Tutor] SMS to URL

2011-02-10 Thread Rance Hall
On Wed, Feb 9, 2011 at 4:08 AM, Dipo Elegbede wrote: > Hi peeps, > I am trying to write a code such that i can send an sms to a specific url > from my phone and get a reply back from the url. > I want the reply to be the content of the url I send to; what modules would > you advice. > I am testing

[Tutor] SMS to URL

2011-02-09 Thread Dipo Elegbede
Hi peeps, I am trying to write a code such that i can send an sms to a specific url from my phone and get a reply back from the url. I want the reply to be the content of the url I send to; what modules would you advice. I am testing with the url: http://www.dipoelegbede.com/msg.txt. I have succee