How to reset a input file type after uploading document code example Example: javascript set file input value to null document.getElementById("myInputFileID").value=null;