开发者

How to upload a file to SharePoint with jQuery from a remote location

I have been search for a day now but I haven't been able to find anything useful...I'm starting to wonder if it is even possible.

I'm building an Ad开发者_Python百科obe Air app that needs to send a file to Sharepoint through it's basic webservices. This app may be run on machines outside of any sort of Active Directory or Domain so I expect that I also need to authenticate to Sharepoint. But I can test as an admin on the server so authentication is not a problem yet.

I'm just trying to focus on getting the file uploaded/attached


Take a look at my jQuery library called SPServices. The Web Service you want is Lists, and probably UpdateListItems. I've never tried to upload documents using jQuery, but that's where you want to look.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜