Dropdown list and java script code.....
using java script is it possible to do following thing with dropdown box of web control?
I have list of Customer Names Dropdown box is filled with this list....
List includes names :
ABC
ACB
ADD
AKL
APP
ASD
AZG
WHEN i press A button first then it goes to ABC thats fine but...if i press A button first and the K immediately ....means like AK then it should go to AKL......what javascript code can help me to solve this problem? Please help me as i have to implement this code in project ...
thanx in advance.....
Shashank Kulkarni

