In my application I want that when a user uploads an image file then I want to show the user the image immediately before submitting the form. This is so that they can previ
It sure is possible with the HTML5 File API.