I would like to upload image as offline(later based on network connectivity it will be synchronised) using knockout.js file.
at the moment, i can save textbox, checkbox data using knockout.js file but failed to store image files.
i am developing html5 based application.
thank you all in advance..