Hi All,
Hope this is the right forum!
I have a form for our it staff to fill out when a piece of equipment is brought back in. On my form is a select box that has the ID of the equipment and displays the name of the staff allocated as the owner.
I want to be able to display the email of the seelcted person in a text box once the person is selected from my dropdown menu - all pulled out of a db by a coldfusion query. Am i right in thinking javascript is the answer?
I already have a text box that displays the selected ID number (to be hidden on the page for other uses when all testing is completed.) This works on the onFocus property of the field after the select menu.
Please help!
Nicola
Hope this is the right forum!
I have a form for our it staff to fill out when a piece of equipment is brought back in. On my form is a select box that has the ID of the equipment and displays the name of the staff allocated as the owner.
I want to be able to display the email of the seelcted person in a text box once the person is selected from my dropdown menu - all pulled out of a db by a coldfusion query. Am i right in thinking javascript is the answer?
I already have a text box that displays the selected ID number (to be hidden on the page for other uses when all testing is completed.) This works on the onFocus property of the field after the select menu.
Please help!
Nicola