I am using SharePoint 2007 Enterprise + Publishing portal template + Windows Server 2008. And I am developing using ASP.Net + C# + .Net 3.5 + VSTS 2008 on SharePoint Server 2007. I am developing a cus
I\'m trying to duplicate a SPFieldDateTime\'s value into another SPFieldDateTime in an event handler and I have to admit, I\'m stumped.There are no obvious fields I can set in an SPFieldDatetime and t
How to insert multiple values into a Sharepoint List Column. I have one sharepoint listcolumn named Technology of type Choices. When i hitted Save button after the selection of mutiple checkboxes, it
I am using SharePiont Server 2007 Enterprise with Windows Server 2008 Enterprise. I am developing using VSTS 2008 + C# + .Net 3.5. I want to add some C# code to default.aspx (more details, adding some
I\'m calling the SharePoint API (SPFile.Convert - MOSS 2007) to convert a docx to html with the out-of-开发者_StackOverflow中文版the-box Word to HTML converter.
This may seem like a silly question, but we are having an issue debugging IIS in a shared test environment and I\'m hoping that someone out there can give us an answer.
I am adding a new item to a list in SharePoint 2007. One of the columns is a lookup into anoth开发者_C百科er list. Here is the code:
Has anyone successfully implemented this MSDN solution for Sharepoint external libraries? http://msdn.microsoft.com/en-us/library/dd440954.aspx开发者_StackOverflow
I\'m developing on Moss 2007. I want to create a button the will float on the bottom of the screen. (If I\'ll scroll down the bu开发者_Python百科tton will float down. and if I\'ll scroll up the button
I am using SharePoint 2007 Enterprise with Windows Server 2008. I am using VSTS 2008 + C# + .Net 3.5. I am new to SharePoint user control development and deployment. I am learning from,