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

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

Javascript/html5 File Api Reading Sequential Files Into Multipart Form Data

I'm using the HTML5 File API to assemble multipart form data for submission by XHR to a web ser… Read more Javascript/html5 File Api Reading Sequential Files Into Multipart Form Data

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

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