How to EDIT/UPDATE document list library

  • Thread starter Atul Shrivastava
  • Start date
A

Atul Shrivastava

Hi, Can any one help me out, that how to update Document list library of
sharepoint with ASP.NET2.0.
My senario is that: I have a document list containing five feild and Name
Customer name, Address, City, Pincode, CustomerID. now I want to update
Address feild of give ID.
Ex.
In the list I have
Customer Name Address City Pincode CustomerID
Ram LazpatNagar Delhi 123456 123

Now I want to Udate Address of customer Id of 123..
Please suggest the approch
 
Top