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