Tagged Questions
0
votes
0answers
914 views
Copy file using javascript client object model - new version
I have a solution that adds a custom button to the ribbon in SharePoint 2010 and am using the javascript client object model behind the scenes to copy a file from Library A to Library B when the ...
1
vote
1answer
592 views
Anyone know how to upload files into a Sharepoint Library using javascript and the SOAP API in SP 2010?
I am writing custom forms in javascript.
I do not have access to visual studio. I need to be able to upload a file into a document library with meta data.
I've been playing around with the Copy.asmx ...