ArcBees / gwtquery

A jQuery clone for GWT, and much more.
MIT License
85 stars 38 forks source link

Unable to construct a multipart Ajax call - no examples anywhere #380

Closed biancashouse closed 7 years ago

biancashouse commented 8 years ago

In order to upload a new file on a Google Drive you have to POST a multipart message with the contents of the file plus metadata that specifies the file name and which folder to place it etc.

Try as I might I cannot find a way to make the correct Ajax() call.

Any guidance would be much appreciated. Thanks.

yadavharsh commented 7 years ago

Hi @biancashouse

Here is an example: http://gwtquery.github.io/gwt.create-slides/gwtcreate2015/gwtcreate2015.html#32

http://stackoverflow.com/questions/30346031/progress-percentage-from-browser-on-post-multipart-request-gwt