<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: file upload from html form via ajax in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/file-upload-from-html-form-via-ajax/m-p/225427#M12233</link>
    <description>The Dropbox API does allow you to upload files to Dropbox accounts, but it's not designed to work directly from HTML forms.&lt;BR /&gt;&lt;BR /&gt;You can upload files either from the client (e.g., in the browser via JavaScript) or server-side.&lt;BR /&gt;&lt;BR /&gt;We recommend using one of the official SDKs, if possible:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation" target="_blank"&gt;https://www.dropbox.com/developers/documentation&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For example, to upload directly from the browser, you would use the JavaScript SDK:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-js" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-js&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Or, you can upload the data to your server first, and upload it from there to the Dropbox API.&lt;BR /&gt;&lt;BR /&gt;In any case, each of the SDKs has a tutorial for getting started, so I recommend working through those.</description>
    <pubDate>Mon, 12 Jun 2017 19:25:30 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-06-12T19:25:30Z</dc:date>
    <item>
      <title>file upload from html form via ajax</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/file-upload-from-html-form-via-ajax/m-p/225145#M12201</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to upload selected files from my html multi form via ajax to my dropbox&lt;/P&gt;
&lt;P&gt;Folders!&lt;/P&gt;
&lt;P&gt;I can upload files from my local Storage from my ressource folder, but I need to upload&lt;/P&gt;
&lt;P&gt;the files I selected in my HTML Form. I send a FormData via Ajax and then get for each File&lt;/P&gt;
&lt;P&gt;a HttpServerRequest( a vertx framework object). I think I need the certain input Streams&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for my selected files, but I dont know how.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone tell me how to deal with this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thx&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:21:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/file-upload-from-html-form-via-ajax/m-p/225145#M12201</guid>
      <dc:creator>gangnamBoy</dc:creator>
      <dc:date>2019-05-29T09:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: file upload from html form via ajax</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/file-upload-from-html-form-via-ajax/m-p/225427#M12233</link>
      <description>The Dropbox API does allow you to upload files to Dropbox accounts, but it's not designed to work directly from HTML forms.&lt;BR /&gt;&lt;BR /&gt;You can upload files either from the client (e.g., in the browser via JavaScript) or server-side.&lt;BR /&gt;&lt;BR /&gt;We recommend using one of the official SDKs, if possible:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation" target="_blank"&gt;https://www.dropbox.com/developers/documentation&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For example, to upload directly from the browser, you would use the JavaScript SDK:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-js" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-js&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Or, you can upload the data to your server first, and upload it from there to the Dropbox API.&lt;BR /&gt;&lt;BR /&gt;In any case, each of the SDKs has a tutorial for getting started, so I recommend working through those.</description>
      <pubDate>Mon, 12 Jun 2017 19:25:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/file-upload-from-html-form-via-ajax/m-p/225427#M12233</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-06-12T19:25:30Z</dc:date>
    </item>
  </channel>
</rss>

