Prueba form data input type file by Christian Unigarro May 11, 2017 HTML <div> <form action=""> <input type="file"> </form> </div>