:) no worries, figured it would be globally useful and is an area I'd like to learn about. I've just thought too that my solution is too narrow and am just completing a custom tag that will allow you to set all those different autosuggest properties. You would use it in place of the cfinput tag. Will post when ready.
Dominic On 03/04/2008, Steve Good <[EMAIL PROTECTED]> wrote: > > Wow Dom! Thanks for spending so much time on this! You came up with a > much > better, and easier solution than I had come up with. My way involved > adding > some jquery to create a list of emails one at a time, appending the that > list to a <span> and the value attribute of a hidden input tag, then > clearing the autosuggest field each time an address was found, chosen, and > the user clicked an "Add" button. I'll give your method a try since that > was what I had been looking to do in the first place. > > Rock on! > > ~Steve > http://goodcf.instantspot.com > > -----Original Message----- > From: Dominic Watson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 02, 2008 8:10 PM > To: CF-Talk > Subject: Re: autosuggest > > Right, I finally worked out a concise solution :) I blogged about it here: > > > http://fusion.dominicwatson.co.uk/2008/04/tidy-autosuggesting-solution.html > > Dominic > > -- > Blog it up: http://fusion.dominicwatson.co.uk > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302573 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

