how to get the value from the html in js code example Example: Javascript get text input value var inputValue = document.getElementById("myTextInputID").value;