<input id="Text1" type="text" onkeydown="if(event.keyCode==13) document.getElementById('Text2').focus()" />