Hi there
i have a listbox that im using similar to a combobox.
What i want to do is when the user selects a value in the listbox it will automatically fill up a textbox with a value returned from the database based on that selected listbox item.
how can this be done
