>OK, this is strange question because I know I have done this in the
>past. I have a standard html select control. I wrap the a query
>around the options to pull values from a query. The values are
>numeric and I have them sorted in ascending order. If there is a
>value in the record that I want to get to immediately I am unable to
>do so. For example, if the number 28506 is a value, I would like to
>start typing that number and narrow down to that value but it isn't
>working. If I just have a loop and go from 1 to 30000 and loop
>through the query I able to do just that. If there something about
>cfoutput that prevents this from working like this?

Rusty,

You may want to have a look at this article,
http://www.antiwrap.com/?1059.

It discusses how to create this sort of combo box using a mixture of javascript 
and CSS. 

hth,

larry

--
Larry C. Lyons
Web Analyst
BEI Resources
American Type Culture Collection
http://www.beiresources.org
email: llyons(at)atcc(dot)org
tel: 703.365.2700.2678
--

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251483
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to