본문 바로가기

카테고리 없음

Webclient File Overwrite

Overwrite

Webclient File Overwrite Mac

I've created a form app in c# for our archery club which keeps info about members and results. In this app members can add their results from the range. This app also checks users for their facebook account to see if they are members of our group on facebookbeing aloud to see results and create results.On my onedrive I have a shared map where I want data from the app to be kept (data is crypted, so no actually dangeraous about that, and the data is not actually have any sensitive information anyway). But it seems no matter what, I need to also let themembers make a login to onedrive to get the data on my onedrive. Is there anyway to have the members getting the shared files from my onedrive without letting them make 2 different logins (I have to check users in facebook group, so I can't avoid that)? Howcan I upload/download files with the shared link I can create on onedrive for instance without making login to onedrive?

Webclient File Overwrite Download

(if they click the link they can manually download, but it has to be through the app).