Click here to Skip to main content
15,884,237 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear Friends,

I am using VS2008,asp.net,xml.
I have a web application.
I want to pass data between two web applications through XML.
Web application 1 will send request to second web application to get the data of one location as XML.
Then Web application 2 will read the request and sent the requested XML data to web application 1.
Then web application 1 will send a success update message if success. Then web application 2 will give response message an successful updated response .

How to do this,

Thanks in advance
george
Posted
Comments
Jignesh Khant 30-Jul-14 3:42am    
Use Web Services.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900