I am new in sharepoint and I have to do a very simple modification in all web part. We have lots of web part containing very simple html. The html only contain a link and an image.
I would like to change an error message returned by SharePoint 2007 \"An error occurred copying some or all of the selected files\"
i am getting this error when trying to update an alert for a user in the team discussion list. My code is :
I am trying to add content to a SharePoint content editor web part, but when I do, it displays as if it\'s ignoring parts of my CSS.
I\'m attempting to optimise the jQuery code below, it iterates through all the TD tags on the page searching for any that has \"eventClassXXXXXX\" as its class attribute (where \"XXXX\" could be numer
I\'m 开发者_Go百科developping a workflow on MOSS 2007 and i\'m trying to initialize my infopath in the code. Is it possible ?
What is the best way to check if a user has开发者_Python百科 permission to a site collection/site? I\'m currently using the following
Is accessing a content database is not a \'best practice/advisable\' or it \'should\' not be done as Microsoft does not support 开发者_如何学Cit? I just want to know if it \'can\' be done in the worst
when we click on logout control on \"welcome system account\" dropdown control(available at top-right of the page). it uses a buit in page signout.as开发者_如何学Cpx(C:\\Program Files\\Common Files\\m
I have always wanted to know where exactly the custom list forms are stored in SharePoint. I would rather do the editing开发者_如何学Python with a text editor rather than use SharePoint designer.