Top "Sharepoint-2007" questions

SharePoint 2007 is a Server Product from Microsoft.

How to query the SPView object

I have a SPView object that contains a lot of SPListItem objects (there are many fields in the view). I …

c# sharepoint sharepoint-2007 wss-3.0
SQL IN equivalent in CAML

Is there a "nice" way to create a CAML query for SharePoint that does something like this? SELECT * FROM table …

sql sharepoint-2007 caml where-in
Add a "Hyperlink" item type to a list using PowerShell in Sharepoint

I've been a SharePoint admin for a while, and now have been tasked with a bit more of a developer …

powershell sharepoint-2007 scripting listitem
Sending Emails in Sharepoint

I need to know what is the best practice for sending emails from my sharepoint webparts and/or customized features. …

sharepoint email sharepoint-2007 outlook email-integration
STSADM Command for Creating a Web Application

i'm scripting (as much as possible) a MOSS 2007 environment migration. i'm able to get most of it done using a …

sharepoint sharepoint-2007 stsadm
Retrieving rich text box sharepoint in javascript

I have CustomNewForm for inserting items in the sharepoint list. The fields are "Reason" and "Reason OverView"; both Multiple Line …

javascript sharepoint sharepoint-2007 richtextbox sharepoint-workflow
How to tell if page is in edit mode on a non-publishing site

For our publishing sites we use the SPContext.Current.FormContext.FormMode enum to work out if the current page is …

sharepoint sharepoint-2007
How to place resx files in App_GlobalResources folder using solutions (wsp)?

I've made a lot of solutions (wsp) for SharePoint 2007 and I have almost automated all installation steps needed, but there …

sharepoint sharepoint-2007 resources resx wsp
Getting all sites, lists and user permissions in SharePoint

Is it possible using code to get all the names of the sites in SharePoint? Specifically, is it possible to …

sharepoint moss sharepoint-2007
How do you get SharePoint "My Links" back after a profile has been deleted and restored?

We're running SharePoint 2007 SP1 and profiles are imported from Active Directory (a full import runs daily). We had a problem …

sharepoint sharepoint-2007 personalization