House of Fusion
Home of the ColdFusion Community
Hostmysite ColdFusion Hosting

Search ajax

July 05, 2008

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
     1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31     

Subscribe Now
Fusion Authority Quarterly Update - ColdFusion 8 Special Edition

For ColdFusion hosting try HostMySite.com.
Search over 2,500 ColdFusion resources here  >>>      
Home /  Groups /  Ajax

ColdFusion Ajax Live Search

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
How do I get started?
Doug Bedient
03/01/06 01:07 A
I will give this a try. Thanks.
Doug Bedient
03/01/06 11:58 A

03/01/2006 01:07 AM
Author:
Doug Bedient

How do I get started? I have found an example of what I want to do http://www.commontimes.org/ and the underlying php code that I figure I can convert http://www.idealog.us/2005/10/source_code_for.html Can this be accomplished in CF? Thanks for any suggestions, Doug

03/01/2006 01:23 AM
Author:
Todd Kingham

Anything PHP can do, CF can do.... oh nevermind ;) Yeah, if you are talking about the live search, it is definitely "do-able". It's really just a "Search Suggest" feature similar to Google's. Here is an example of one done in CF that could easily be converted. http://simplicityweb.co.uk/fusebox/fb41jsmx/index.cfm That example is written in FuseBox4.1 however. I can probably find a NON-Fusebox version that I wrote if you are interested. HTH, -Todd How do I get started? I have found an example of what I want to do http://www.commontimes.org/ and the underlying php code that I figure I can convert http://www.idealog.us/2005/10/source_code_for.html Can this be accomplished in CF? Thanks for any suggestions, Doug

03/01/2006 08:56 AM
Author:
James Holmes

"Suggest" functionality is built into CFAJAX: http://www.indiankey.com/cfajax/ -- CFAJAX docs and other useful articles: http://jr-holmes.coldfusionjournal.com/

03/01/2006 11:58 AM
Author:
Doug Bedient

I will give this a try. Thanks. >"Suggest" functionality is built into CFAJAX: http://www.indiankey.com/cfajax/ > > >-- >CFAJAX docs and other useful articles: >http://jr-holmes.coldfusionjournal.com/

03/01/2006 11:55 AM
Author:
Doug Bedient

Anything would be great! I find looking at code really helps understand the process. Thanks, Doug doug -at- thebedients.com

03/01/2006 04:03 PM
Author:
Rick Root

It's sort of like google suggestion, but only sort of.  google isn't displaying search results, just common search criteria and # of results. This gives me a cool idea though about using cfajax in my blog for search. =) Maybe after March Madness!  Gotta keep cranking on my NCAA pool app right now! Rick


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists