I am programming with SharePoint Service 3.0/SharePo开发者_Python百科int Server 2007. SharePoint has some built-in roles like contributor, visitor, designer, administrator.
I have two drives on my server, C: & D:. I am out of storage on my C drive and need to validate that the multiple project pages I have created are being stored on C. The URL string does not poi开发
I\'m using a list as a list of hyperlinks so there\'s no need to sort ascending e开发者_C百科tc but the \"Name\" is annoying, how can I hide the name of the column but still show that column\'s data.Y
I\'v开发者_JS百科e been asked to customize the following: In the left quick launch menu, is it possible to remove these menus: Documents, Lists, discussions and Sites? These menus need to be remove/
I have developed a sharepoint application using object model. It reads the contents of the file using SPFile.OpenBinary() object and saves the contents of the file in the local disk. When I try to cre
UPDATE I can now perform succesful UI impersonation.This was an issue with the code I was using and after viewing Jay Nathan\'s article I have reverted to his code and all is working great.
This is probably a very simple problem to correct but I have a Date Time column in SharePoint. However when the user enters t开发者_运维问答he date it only accepts dates in American format. I need to
I have this bit of code... using (SPSite sitecollection = new SPSite(siteUrl)) { using (SPWeb web = sitecollection.OpenWeb(webUrl))
I would like to be able to save a SharePoint 2007 site collection as a site template (.stp) file. 开发者_JS百科 Is this possible?
I have a SharePoint task list. Each task in the task list is for a Client, and there is a drop-down on the task entry form to select the client. The drop down开发者_如何学运维 is populated from a Clie