I want to grab the file uploaded in a tag.
When I do $(\'#inputId\').val(), it only grabs the name of the file, not the
This is likely referring to HTML5 files property. See w3 and sample jsfiddle
files