Tagged Questions
1
vote
0answers
228 views
List Item file attachment using ECMAScript Object Model
How to simply upload & attach file to listItem using Javascript? And how to get/download attachments.
1
vote
1answer
302 views
How to add attachment to new item silverlight client object model
I am trying to add an attachment to new item but I could only succeded to upload the attachment into the list's folder (not to list's attachment folder).
How can I achieve uploading the attachment on ...