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