Demo DropBox Library (LC 9)

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
bangkok
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 937
Joined: Fri Aug 15, 2008 7:15 am

Demo DropBox Library (LC 9)

Post by bangkok » Fri Apr 10, 2020 12:35 pm

A little stack using the DropBox Library (LC 9) (synchronous mode) to :

-display all the files of your DropBox

-double clic to download a file from your DropBox

-upload a file to your DropBox

Remember : LC's library is using "access token".

You need to create an "app" in order to generate this "access token", on the DropBox website.

DropBox with LC can be confusing... Many messages on the forum, many libraries, API V1, API V2, OAuth 2.0, access token etc....

It would be good for some experts (I am not) to "synthetize" all this information...

So the users can quickly know what they can do with which tool. :)
Attachments
DEMO_DROPBOX_LC_9.zip
(1.62 KiB) Downloaded 367 times

mrcoollion
Posts: 719
Joined: Thu Sep 11, 2014 1:49 pm
Location: The Netherlands

Re: Demo DropBox Library (LC 9)

Post by mrcoollion » Fri Apr 10, 2020 1:28 pm

Great and thanks for sharing !!
:D

keliko
Posts: 85
Joined: Thu Aug 01, 2019 8:15 am

Re: Demo DropBox Library (LC 9)

Post by keliko » Fri Apr 10, 2020 6:31 pm

thanks.. :D

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9802
Joined: Sat Apr 08, 2006 7:05 am
Location: Los Angeles
Contact:

Re: Demo DropBox Library (LC 9)

Post by FourthWorld » Sat Apr 11, 2020 1:32 am

Super cool, Bangkok. Thanks! This is a perfect compliment to the Nextcloud library.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

adxsoft
Posts: 26
Joined: Wed Apr 11, 2018 12:25 pm

Re: Demo DropBox Library (LC 9)

Post by adxsoft » Wed Jun 16, 2021 11:46 am

Excellent .. just what I needed. Thank you!

stam
Posts: 2634
Joined: Sun Jun 04, 2006 9:39 pm
Location: London, UK

Re: Demo DropBox Library (LC 9)

Post by stam » Sat Jun 26, 2021 2:54 pm

wow, works like a charm - thank you for sharing!

Post Reply

Return to “Internet”