I have put a drop down list on my page using the CFSELECT tag. The list is populated from a query.
When an item is selected from the list I want the text to appear in another text box as well as in the list. I can get the selectedindex value to appear using the onchange event, but not the text.
Any help would great!
When an item is selected from the list I want the text to appear in another text box as well as in the list. I can get the selectedindex value to appear using the onchange event, but not the text.
Any help would great!