Thanks, sorry i was late getting back to you, but gmail thought this
was spam. Go figure.
Anyway, SOAPpy is doing great. Thanks
shawn
On Wed, Apr 30, 2008 at 2:05 PM, Kent Johnson <[EMAIL PROTECTED]> wrote:
> > POST /soap/SMS.asmx HTTP/1.1
> > Host: api.upsidewireless.com
> > Content-Type: t
> POST /soap/SMS.asmx HTTP/1.1
> Host: api.upsidewireless.com
> Content-Type: text/xml; charset=utf-8
> Content-Length: length
> SOAPAction: "http://upsidewireless.com/webservice/sms/Send_Plain";
It looks like you need SOAPpy:
http://diveintopython.org/soap_web_services/
Kent
___
Hey there all,
I have been spending some time trying to get my head around how to
send info by POST and read the result.
These are examples of what i need to read and write . I think i can
pull off the writing part, but how do i call it?
POST /soap/SMS.asmx HTTP/1.1
Host: api.upsidewireless.com