My understanding of web services is at best ok. In principle it is calling a function across the web to gain a service and get a response. I've had some awesome help from someone on this forum in getting the HTTP post containing XML to work, and it does. This might be a dumb question, but when doing a web service call and passing in XML in the body, is it possible to send the XML as a file rather than in the body? To me it doesn't make a great deal of sense doing it that way but the question has been asked today so I thought I'd post the query on here.
↧