how to set value in input box using js code example Example: set value using javascript document.getElementById("myText").value = "your string";