1
vote
1answer
234 views

Online sharepoint file uploader

I'm planning to create an web file upload to sharepoint for a web application currently under development . The idea is the user would provide the endpoint to his sharepoint server, provide ...
0
votes
1answer
278 views

How to identify change to the “Modified By”, “Created By” , “CheckOutTo” column title through REST API

I am an iOS developer. In one of my application, I need to make modified by, created by and checkoutto user's information along with the document/list item information from SharePoint server through ...
2
votes
2answers
594 views

Does Sharepoint offer live editing?

I'm hoping someone can alleviate my confusion. I'm trying to find out if any Sharepoint versions offer something like Google Docs' live-editing capability. What I mean is: Two people can edit a ...
3
votes
1answer
181 views

MOSS 2007 BDC crawling documents content via Web Service

Imagine there is an external system that contains data that should be indexed by MOSS 2007 and incorporated into the search. That system exposes the data via Web Services. It's possible to crawl that ...