HOW TO SET VALUE IN JAVASCRIPT ON ID code example Example: set value using javascript document.getElementById("myText").value = "your string";