how to focus on textbox from javascript code example Example: set focus javascript document.getElementById("ThingToSetFocusOn").focus();