how to set form input text by javascript code example Example: set value using javascript document.getElementById("myText").value = "your string";