I am creating a drop down list from a cold fusion query, which works just fine.
What I am now looking for, I don't know if it would be a CF solution, javascript or something else entirely.
But, basically, what I have is a long list items - specifically they are department codes, probably 200-500 of them.
For example:
301 - IT
514 - Human Resources
676 - Dietary Offices
Of course there are many other numbers between the ones listed.
What my users would like the ability to do is type in 676 and have it go right there. Right now when they hit the '6', it brings them to 600 and then they have to scroll through to find the appropriate listing.
Does anyone know of any way to do this?
Thanks!
What I am now looking for, I don't know if it would be a CF solution, javascript or something else entirely.
But, basically, what I have is a long list items - specifically they are department codes, probably 200-500 of them.
For example:
301 - IT
514 - Human Resources
676 - Dietary Offices
Of course there are many other numbers between the ones listed.
What my users would like the ability to do is type in 676 and have it go right there. Right now when they hit the '6', it brings them to 600 and then they have to scroll through to find the appropriate listing.
Does anyone know of any way to do this?
Thanks!