Hi
Can anyone tell me the best way to send some xml data from one server to another in an asp.net application.
Basically in one application on a certain condition I want to trigger the sending of some xml values to another receiving asp.net application that will process the data and return the user to the sending site.
If anyone has any other simpler javascript/url/html type solution I would also be interested to hear that.
All the best