try:
<input type="text" name="text1" onfocus="this.select()" onchange="exe(this.form)">
form.text1.focus();