javascript - Is it possible to "upload" a file only with client side ? (no server involved) -


i trying simple thing:

let user choose txt file, , save context used on client side only. no server side needed.

is possible ?

thanks.

it possible html5 files api explained in these resources:
https://developer.mozilla.org/en-us/docs/using_files_from_web_applications
http://www.html5rocks.com/en/tutorials/file/dndfiles/


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -