java script set form text box code example Example: set value using javascript document.getElementById("myText").value = "your string";