how to clear upload file in input field html javascript code example Example: javascript set file input value to null document.getElementById("myInputFileID").value=null;