Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 2 of 2 total |
Dropbox API |
Tue, Dec 1 2015 11:52 AM | Permanent Link |
Kane Jun EZ-Tech, Inc | Hi everyone.
I am trying to use dropbox api On dropbox docu I have to embed to code below. How can I do this? Thanks in advance. <script type="text/javascript" src="https://www.dropbox.com/static/api/2/dropins.js" id="dropboxjs" data-app-key="xxxxxxxxxx"></script> |
Wed, Dec 2 2015 12:09 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. timyoung@elevatesoft.com | Kane,
<< How can I do this? >> You can use a TScript to inject an external script into your application: http://www.elevatesoft.com/manual?action=viewcomp&id=ewb2&comp=TScript However, you're still going to need to write an external interface for the external script so that you can reference the classes, methods, properties, etc. defined in the external script: http://www.elevatesoft.com/manual?action=viewtopic&id=ewb2&topic=External_Interfaces Search here on "external interface*" for more information/examples: http://www.elevatesoft.com/forums?action=search&category=ewb Tim Young Elevate Software www.elevatesoft.com |
This web page was last updated on Thursday, December 12, 2024 at 08:07 PM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |