getting the value from an input field in javascript code example Example: set value using javascript document.getElementById("myText").value = "your string";