Click here to Skip to main content
15,888,733 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I am developing a C# Plug-in for Outlook 2010, when I took a selected mail, I fragments into the subject, body, attachments etc ... and I want to send them to a web application through a web service in C#, this web application is in PHP.

The web application in PHP accepts POST and FILE data.

Can someone help me how I can make this transfer, how do I send them to the web service c# and how to send them back from the web service to a web application ?

Can you tell me the steps to do to ensure that transfer ???

Thank you in advance.
Posted
Updated 17-Jul-14 23:59pm
v2

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