A colleague has just been wrestling with the syntax to get the list items out of the XML returned by the SharePoint web services. These two blog postings helped hugely:
http://weblogs.asp.net/paulballard/archive/2005/05/08/Using-Data-From-SharePoint-2003-Lists.aspx
http://blogs.msdn.com/arpans/archive/2007/07/24/sharepoint-web-service-example-grabbing-wiki-content.aspx
UPDATE - I have posted a code snippet for retrieving items from a list using web services here
Related posts
Comments
June 4. 2009 09:58
here is another simple demo.. http://dotnetdreamer.com/2009/06/04/moss-web-services-accessing-sharepoint-list-data/
Ramprasad
December 30. 2009 12:00
Great Work !!!!!!!! Try this too, http://sarangasl.blogspot.com/2009/12/sharepoint-list-web-service.html
sara
Add comment