I have a web service that uses the SOAP protocol and takes in an order (XML) processes the order and returns the order id (request/response). I want to be able to support the HTTP Post protocol.
http://en.wikipedia.org/wiki/SOAP ~Gina_M~ On Jun 29, 10:35 am, Cerebrus <[email protected]> wrote: > I think we need MUCH more detail... for instance, what is a "SOAP > page" ? > > On Jun 29, 8:50 pm, Gina_Marano <[email protected]> wrote: > > > I have a soap page. Is there a way to support HTTP Post (synchronous) > > as well. > > > Other question... Difference between a web server that accepts HTTP > > Post and a REST server? > > > I am all new to ASP.Net so please forgive me. > > > ~Gina_M~
