My current goal is to query a list on our SharePoint 2007 server from client machines (i.e., remotely), from a program, pref开发者_C百科erably written in IronPython (CPython is also fine). Can someone
I am trying to append records in an MS Access table (I am using Access 2010, but can use 2007 if need be) into a linked SharePoint list.
How to get all sites and sub-sites in SharePoint and access an image library/list? I am looking forward to achieve this via the SharePoint object model. Inside each site or subsite I w开发者_如何学Go
In my SharePoint site I enabled alerts. The problem is that the alerts are activated for the users, but no emails are send to the users. I configured the 开发者_StackOverflowcentral admin in correct w
Here is the scenario: My dev environment is a Windows 2003 virtual server, MOSS2007, VS 2008, SQL2005, .net Framework 3.5, Ajax 2.0.
I wanted to create a list开发者_如何学运维 of Most commonly used free Utilities/Libraries available for MOSS
my earlier post pasting over here between the lines; For the creation of a dashboard I need to find out the way to get the count of the items in a field of a list. How to get the same in real time?
I am creating a very simple web part that accepts entry on a form text field and then does something with it.Before doing this, I want to validate the content of the text field.It must exist, and it m
How to add a web part in a master page in SPD in 开发者_高级运维SharePoint 2007?To add a web part in a master page you have to add the web part between some HTML Tags like <TD> ,<Div> or p
I have a document library named \"xsl library\" with a bunch of xsl\'s... and I need to read a file (anyone one) from there soI can use it transform a xml that renders a we开发者_如何学JAVAbpart... th