>> Pretend the list is 1,000 entries long.. Ahhhh. I see.
Not with out writting some sort of error checking. And given 1000 items client side error checking could bog down the broswer significantly. You would probably want to validate it against the server using an Ajax call. I can see that getting really messy. Another thought is to have the input box populate a drop down. Kinda like RIAForge.org does with its search except have it populate the select box. On Sat, Mar 1, 2008 at 3:09 PM, Jeff U <[EMAIL PROTECTED]> wrote: > I want to avoid a select box because the autosuggest list could become a > bit long. Any other ideas on forceing a user to select an option from the > autosuggest list?? > > Pretend the list is 1,000 entries long.. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300265 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

