You are here: irt.org | FAQ | JavaScript | Form | Q1468 [ previous next ]
Try:
<form> <select onChange="top.otherframe.document.otherform.textfield.value=this.options[this.selectedIndex].value;"> <option>... </select> </form>
©2018 Martin Webb