[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

http_url_post_xml



Hello again.

Can anyone explain the http_url_post_xml method?  I think I have almost
everything set up but seem to be failing here.
rc = http_url_post_xml(
                  'http://somewhere.com' 
                   : %addr(SOAP) + 2
                   : %len(SOAP)
                   : *NULL
                   : %paddr(Incoming)
                   : %addr(searchString)
                   : HTTP_TIMEOUT
                   : HTTP_USERAGENT
                   : 'text/xml'
                   : 'http://somewhere.com');

I simply don't understand what all of this is.
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------