I have a silverlight application inserted in a SharePoint page. The SilverLight application runs on a different server thatn that of SharePoint. From an event in the S开发者_如何学GoilverLight, I gene
How could I synchronize as SharePoint (2007) document library to a local folder... but only the \'approved\' documents in a library that has content approval set on.
I\'d like to set up a portal where users don\'t cooperate but they are not aware of each other within the community. Each user works only with his files.
I want to make a \"master\" list or document library on our sharepoint site of links that point to various documents on across our different sites but also ones located in the filesystem eg. \\somesha
I wanted to have a link when user clicked, it allow user to download document from SharePoint Document Library.
I\'m trying to figure this out, I was asking this question in Liferay\'s forum here - the last entry.
I have a document library with 2 different Content Types. I need to create custom edit form for editing document properties, I need different custom edit forms for content types.. So I followed the in
Using the Upload Multiple Files feature, how many files can be uploaded to a document library at a time? Does it dep开发者_开发问答ends on total size of the files?As I know, there is only restriction
I would like to change document icon in document library at runtime. Icon should be changed based on some condition I have in code. There is no difference what extension of file is (txt, doc, pdf, etc
I have custom SharePoint Document Library which I use to upload spreadsheet data into a database.When a spreadsheet is uploaded, the SPItemReceiver triggers, and upload the data.