Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sending xml data via SOAP(http) from asp.NET

Status
Not open for further replies.

Oneness

Programmer
Jul 7, 2002
2
ZA
I have just started learning about XML, SOAP and web services. I need to send data from an ASP.NET application to a third party. I am a bit confused by the amount of information that's available and I would greatly appreciate it if someone could possibly provide a high level suggestion of how I would go about implementing this. I understand building an XML document that would contain the information which I need to transfer. Do I simply integrate the XML into a SOAP envelope ? Do I need to create a web service ?
Does a SOAP transfer have to reference a remote procedure/method ?
Any suggestions of recommended reading or references welcome.
Please help ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top