Arul
Newcomer
Hi I am very new to C# and using VS 2005
I need to read some data from database and should post the data in XML format to a Gateway (ASP website). I dont know anything regarding how to Post a XML request to a web page. I have formated the data in XML, but dont know how to move into next step
Please advice me what are the steps that I need to take to post a XML request
I need to read some data from database and should post the data in XML format to a Gateway (ASP website). I dont know anything regarding how to Post a XML request to a web page. I have formated the data in XML, but dont know how to move into next step
Please advice me what are the steps that I need to take to post a XML request