Finding items in a dropdownlist control
I have a classic asp page which pull information from a database and adds it to a drop down list control.
I need to be able to then click on the control and key in the first 5 letters or numbers of the text and for that line to be highlighted.
E.G. As I was typing this out I noticed the screen size drop down list. I clicked that and keyed in 1280 and the cursor moved to the line that says 1280 X 1204.
This is exactly what I need to do.
Thanks.
|