In a C# 2008 console application, I need to send doucments to a web service. This is marked with the following xml: subDocuments attachmentId="xx3">.
I need to send word documents, excel spreadsheets, and PDF files back to the web serivce. Can you tell me how I would accomplish this goal using code?
The xml I am referring to is listed below:
Package Details retrieved Successfully
type2
dog
Co 1
0
3
Spreadsheet1
pkg1
Spreadsheet2
pkg1
Replies
Know the answer? Post it — somebody with the same question will find it here.