I am new to sharepoint and have been working on a small C# aspx program to move a file from on list to another. The intent of the program is to take input from a form object and add that information to the fields, before moving the file. I know that the user could simply click "edit properties" from the drop down menu, and fill in the fields, but the individuals I am working with are not that technically savvy and can't be relied on to remember to do so before moving the file. I know how to identify and display the fields for a particular file, but what I need help with is actually editing those fields in C#.
Any help is greatly appreciated.
Any help is greatly appreciated.