what is the difference between SPfolder.ContenttypeOrder and SPFolder.UniqueContentTypeOrder? Why sometimes UniqueContentTypeOrder is null?
In the process of tracking down an elusive Sharepoint custom workflow problem, I cranked up the verbosity level on our sandbox MOSS server and noticed the following error message start popping up:
When creating a Sharepoint 2007 survey, there is a possibility to show/hide the username of the user who took the survey.
in our Company we have a Sharepoint 2007 Server which we are using to keep track of our cars. What I try to achieve is to have a aspx page where you c开发者_开发技巧an select a car of the cars list an
I have modified the NewForm.aspx page for a SharePoint list, and am changing the visibility of cer开发者_如何转开发tain div\'s based on the value of radio input buttons. I\'d like these values to be p
User stored his/her profil开发者_运维知识库e picture in \"Shared%20Pictures/Profile%20Pictures/bhind8ball.bmp\" path in SSP.
I have defined the following control which serves as a wrapper for another control (simplified code):
We have a SharePoint 2007 site. It is supported by two back-end databases - one hosted on SQL Serv开发者_运维技巧er, another on an open-source RDBMS. We issue CAML queries to retrieve data from SQL Se
I\'ve got a SharePoint problem which I need some help with. I\'m creating some custom ItemStyles to format the output of a Content Query Webpart (CQWP) but I need to insert a \"view all\" button into
I\'m trying to build worflow (on Sharepoint 2007 ) which contains a WhileActivity ,The workflow works successfully without WhileActivity ,When i added WhileActivity to workflow designer , the workflow