Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to get SharePoint list deatails?

Status
Not open for further replies.

liorlankril

Programmer
Nov 5, 2005
46
IL
I need to write Web Service in c# that get as parameter value type string and it will search in a SharePoint list (which is Forms Library) record that the value of column (called "ID") is equal to the parametr value and will return to me value of other column in the list (called "Name")
How to do this??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top