Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Pulling data from a list as a web service

  Asked By: Kerry Stokes         Date: Jun 30, 2004      Category: Sharepoint      Views: 256
 

Does anyone have any experience whereby they have built an XML web
service which pulls data from a list that is in a WSS site list?

Is this even possible?

Tagged:              

 

1 Answer Found

 
Answer #1       Answered By: George Watson          Answered On: Jun 30, 2004       

Data from a list  is available as a web  service list.asmx

All the services exposed by Sharepoint out of the box is available under
the following directory.

C:\Program Files\Common Files\Microsoft Shared\web server
extensions\60\ISAPI

 
Didn't find what you were looking for? Find more on Pulling data from a list as a web service Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].