how to clear the value of a input type file code example Example: javascript set file input value to null document.getElementById("myInputFileID").value=null;