I am looking for an elegant way to handle adding items to a drop down box.
I am pulling some data from my database and putting it into a drop down box. I want to offer the user the option of adding another item to the list.
Is there a way to allow the option of either entering some text or choosing from a drop down list?
Brian Irwin