Re: [cfaussie] AutoSuggest Text Box

2012-12-20 Thread ColdGen Internet Solutions
I quite like Twitter Bootstrap and it includes autocomplete that can be used just as you require. With post some source code tomorrow. In the meantime check out Twitter Bootstrap here (they call it typeahead): http://twitter.github.com/bootstrap/javascript.html#typeahead Cheers! Peter Tilbrook

[cfaussie] AutoSuggest Text Box

2012-12-19 Thread raiola
Hi am using the following code to benefit from the autosuggest feature cfinput type=textname=organisation_au autosuggest=#ValueList(aust_listorganisations.organisation)# size=50 however its currently passing the organisation name in the form when I need it to pass the orgid,

Re: [cfaussie] AutoSuggest Text Box

2012-12-19 Thread Paul Kukiel
I would do this with jQuery here is a great example: http://jacktraynor.blogspot.com.au/2012/02/jquery-autocomplete-using-coldfusion.html Regards, On 20/12/2012 4:06 PM, rai...@ozemail.com.au wrote: Hi am using the following code to benefit from the autosuggest feature cfinput

RE: [cfaussie] AutoSuggest Text Box

2012-12-19 Thread raiola
) SAMARIS Software Email: i...@samaris.net Website: www.SAMARIS.net FREE CALL: 1300 255 990 From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On Behalf Of Paul Kukiel Sent: Thursday, 20 December 2012 3:29 PM To: cfaussie@googlegroups.com Subject: Re: [cfaussie] AutoSuggest Text

Re: [cfaussie] AutoSuggest Text Box

2012-12-19 Thread Kai Koenig
+1 I would do this with jQuery here is a great example: http://jacktraynor.blogspot.com.au/2012/02/jquery-autocomplete-using-coldfusion.html -- You received this message because you are subscribed to the Google Groups cfaussie group. To post to this group, send email to