This tag is user for SharePoint Library (Document Library ,Picture Library, Media Library)

learn more… | top users | synonyms

0
votes
2answers
15 views

How to Upload Documents using Visual Fox Pro

We have an application written in foxpro, part of the application is creating reports (basically excel and pdf files), i would like to add the capability of uploading those files to a sharepoint list, ...
0
votes
1answer
21 views

Link documents to custom list items

So I have a custom list and a Document library. I want to be able to link documents to list items I am able to use the lookup field on the document library to link to the list item, but not the ...
8
votes
3answers
4k views

How to traverse SharePoint Library in Client Object Model?

I have SharePoint Library and i want to traverse all folder and sub folder of it using client object model. Can anybody have solution ?