Question
Sending xml request using POST- how do I do that in C#?
I am not sure how to send an all XML post request to the
Adobe XML API in C#. I created an HttpWebRequest and I can form a
request vai the GET command that uses name value pair variables but
I would like to contruct an all XML request for my application. Are
there any C# examples out there?
# 4 in these steps: http://livedocs.adobe.com/en_US/AcrobatConnectPro/7.0/web_services/index.html
thanks
# 4 in these steps: http://livedocs.adobe.com/en_US/AcrobatConnectPro/7.0/web_services/index.html
thanks
