Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Star
12871 Points
1786 Posts
Feb 02, 2012 07:10 AM|LINK
Hi,
Usually we use HttpWebRequest to post request soap message to web service whose based on Soap. and if you want to post data to another web site page using HttWebRequest, then you can refer to the following article.
http://www.worldofasp.net/tut/WebRequest/Working_with_HttpWebRequest_and_HttpWebResponse_in_ASPNET_114.aspx
You can also look into Web Services to accomplish it.
Hope this helps
Regards, Peter
Peter pi - M...
Star
12871 Points
1786 Posts
Re: How does SOAP, how to send data to another Web site?
Feb 02, 2012 07:10 AM|LINK
Hi,
Usually we use HttpWebRequest to post request soap message to web service whose based on Soap. and if you want to post data to another web site page using HttWebRequest, then you can refer to the following article.
http://www.worldofasp.net/tut/WebRequest/Working_with_HttpWebRequest_and_HttpWebResponse_in_ASPNET_114.aspx
You can also look into Web Services to accomplish it.
Hope this helps
Regards,
Peter
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework