Re: sending a text message via webpage button

2006-03-08 Thread Larry Bates
John wrote: > Can anyone help me in coding a script that can send a text message > typed to > the script like. > > sendmessage 6318019564 "test message" > > What I want to do is fill up this information on this webpage > > http://www.cingularme.com/do/public/send;jsessionid=aKDwXM1S0Reh > > and

Re: sending a text message via webpage button

2006-03-08 Thread Ravi Teja
http://wwwsearch.sourceforge.net/ClientForm/ -- http://mail.python.org/mailman/listinfo/python-list

sending a text message via webpage button

2006-03-07 Thread John
Can anyone help me in coding a script that can send a text message typed to the script like. sendmessage 6318019564 "test message" What I want to do is fill up this information on this webpage http://www.cingularme.com/do/public/send;jsessionid=aKDwXM1S0Reh and click the submit button using the