Skip to Content
0
Former Member
May 14, 2009 at 08:21 AM

What's the best approach to automatically upload file to Sharepoint?

192 Views

Hi xMII experts,

Does anyone have experience on how to automatically upload the file Sharepoint(Windows Sharepoint Services) ? I tried to google but only find the below solutions:

--Create a .Net application.Write the Webservice reference in the code.

http://www.sharepointblogs.com/ssa/archive/2006/11/30/wsuploadservice-web-service-for-uploading-documents-into-sharepoint.aspx

--Create a Java application with the Webservice reference.

http://www.eggheadcafe.com/software/aspnet/31499846/uploading-files-to-a-docu.aspx

My intention is to minimize the program or coding effort, which can't be satisfied by the above two ways.

Looking forward to your responses

Best Regards

Terrance Liang