I know that its not asp net but I need some help in javascript.
hope thats ok.
I have select with 3000 records
and its hard to find the value
I think to do array in javascript and textbox.
and when I write in the textbox "pa"
i call the javascript function (onkeypress)
and the select change just the records start with "pa"
like "parent, paper ..."
I sure that is many example in the web, but I didnt find it,
if someone show this example, I'll happy th get the link :)
thanks!
