I need to develop a system where from one CGI I can make "call" to another
cgi on a differnt server that returns an XML response.  I then continue
processing from the CGI that made call by parsing out the XML reponse.

Does any one out there have some sample code that does this, or can
recommend a web site, or book that can help me accomplish this?

Is SOAP what I need to use to make the call?  I am not as concerned about
the parsing, as I am about the "calling" of the CGI, and getting the XML
response.

Any help will be greatly appreciated.  Thanks, Jose

Reply via email to