Guest_imported
New member
- Jan 1, 1970
- 0
I am filling in a drop down list with options read in from a database. If I type a 'C' in the text box I am taken to the first option that begins with a 'C'. If I then type in a 'O', I am taken to the first option that begins with an 'O'. Is there any way so that if I type in 'CO' I am taken to the first item in the list that begins with 'co' rather than being taken to the first item that begins with an 'O'. I hope this all makes sense.
Thanks.
Thanks.