In a multipart form, I can preview a single uploading image using:
function readURL(input) { if (input.files && input.files[0]) { var r