Top "Sharepoint-2007" questions

SharePoint 2007 is a Server Product from Microsoft.

onChange event doesn't trigger

I use Internet Explorer 8 and Sharepoint 2007. Briefing: I have a NewForm with various fields from a list. I need, using …

javascript sharepoint-2007
Sharepoint: Calculated column based on another list

I could be looking at the wrong way to do this, but here I go: I have a Sharepoint list (…

sharepoint sharepoint-2007
Attribute not valid on declaration type

I have the following code but I am getting the following compile errors: Attribute 'WebPartStorage' is not valid on this …

c# sharepoint sharepoint-2007 web-parts
Sharepoint 2013 REST API not returning all items for a list

The title states my problem quite exactly. If I try to gather all 400+ items from a list using sharepoint's REST …

rest sharepoint sharepoint-2007 sharepoint-2013
FileNotFoundException with the SPSite constructor

I try to instantiate an instance of SPSite on the farm server in a custom process (MyApp.exe) and I …

.net security sharepoint sharepoint-2007 sharepoint-2010
SharePoint Custom JS file Best Practice

I made a custom master page. I also made a custom CSS file, which I uploaded to "Style Library". I …

sharepoint-2007
How bad is it to not dispose() in Powershell?

Sometimes we need to perform small administrative tasks in SharePoint. A simple PowerShell script is a really good tool for …

powershell sharepoint sharepoint-2007 dispose
Automatically copy list data from one list to another list after 1 month

I have list that having data stores dynamically once the infopath form has been submitted. I want to archive this …

sharepoint sharepoint-2007
SharePoint ListItem Error: "Value does not fall within the expected range"

Hi I am developing using the SharePoint namespace and I ran into the following error when I try to retrieve …

c# sharepoint sharepoint-2007
How to add a value to a lookup field in sharepoint?

Hi I have two Lists in sharepoint 2007. I have a lookup column in on list which looks the other field. …

c# sharepoint sharepoint-2007 moss