I am trying to implement a combo box that goes to the first record that matches the letter someone enters, eg. If I have a list
of names Adam, Andrew, and Andy say and my user types in "A", the drop-down
should goto to Adam, if the user then types in an "N" it should goto Andrew and if
he continues typing in "D" and then "Y" it should goto Andy. I have seen this done
in VB6 and would love to do it in HTML. Any ideas gratefully received !!
Regards
Robert.