I have a listbox that get's populated from a database when a user clicks an employers name from an A-Z list. So, if the user clicks "A" the listbox get's populated with all employers that begin with "A". That works well. The problem is, there are quite a few "A's"...
What i want to do is make is to the user could type "ARN" and be brought to the Employer beginning with ARN so that person could then select them and move on...
Is there an easy way to do this? I have seen quite a few examples on the web but nothing specific to a listbox that would work in the scenario above.
I've seen this a dozen times on the web on various sites, so i assume it *can* be done...i just don't know how.
If i were to search more on the web, would i be searching for autocompleting listboxes, autoselecting listboxes, etc...
Any help is appreciated.
dc~
What i want to do is make is to the user could type "ARN" and be brought to the Employer beginning with ARN so that person could then select them and move on...
Is there an easy way to do this? I have seen quite a few examples on the web but nothing specific to a listbox that would work in the scenario above.
I've seen this a dozen times on the web on various sites, so i assume it *can* be done...i just don't know how.
If i were to search more on the web, would i be searching for autocompleting listboxes, autoselecting listboxes, etc...
Any help is appreciated.
dc~