Hi

I have a cfselect populated from a query, let's say a list of countries.
I have a textfield in which I want the user to start typing the beginning of a
country name, and the cfselect adjust the selected country name according to
the user typing.
Any idea how I can do that?

Regards