Skip to content Skip to sidebar Skip to footer
Showing posts with the label Fileapi

How To Make Phonegap's (cordova) File Api Work Like File Api In Normal Browser

Is there a way to make Phonegap's File API work just like same API works in browser? I need sam… Read more How To Make Phonegap's (cordova) File Api Work Like File Api In Normal Browser

How Can I Read A Local File When The User Presses A Button Using The Html5 File Api ?

I'm trying to use jQuery and the HTML5 File API to get data from a local file. I want to read t… Read more How Can I Read A Local File When The User Presses A Button Using The Html5 File Api ?

Chrome Memory Issue - File Api + Angularjs

I have a web app that needs to upload large files to Azure BLOB storage. My solution uses HTML5 Fil… Read more Chrome Memory Issue - File Api + Angularjs

Html5 And Amazon S3 Multi-part Uploads

Is it possible to use the HTML 5 File API (for example, this library: https://github.com/23/resumab… Read more Html5 And Amazon S3 Multi-part Uploads