I have a custom field in sharepoint 2007. What I want to do is add a custom setting to it that appears not in individual items but is a property you set when you create a column.I\'d like it such tha
I\'m using Sharepoint\'s Copy.asmx webservice to upload legacy files and their metadata. The target is a custom list (with nested folders and custom fields - all as text - ).
I\'ve read quite few books regarding programming for SharePoint 2007, but in reading these books*, and referencing the online MSDN documentation there still seem to be large gaps/flaws/errors in what
\'ve programmatically created a listview, for displaying images. When you click on the download the ItemCommand is fired, and the browser sends the user the image as a binary response, using the follo
I have a VS 2008 web parts project - in this project is a web.config file: something like this: <?xml version=\"1.0\"?>
To Everyone, 开发者_如何学运维Is there the way to know that a SPList is archived with System Account?What do you mean by archive?
I\'ve build a custom SharePoint list that programatically adjusts permissions per list item.This part of the app works by clearing all permissions in the list item and adding permissions to the folks
Out of the box, I\'ve noticed the following user experience in SharePoint 2007: User navigates to a list.
I\'m using the SharePoint 2007 object model API to assign a role to a SharePoint object, however when you do this, you must know the type of SharePoint object beforehand, like this:
I am trying to install MOSS 2007. This computer already had MOSS2007 installed, we had to uninstall MOSS2007 and install it again (for various reasons).