<select ... onchange="this.form.nomeText.value=this.options[this.selectedIndex].value">

ciao