Hmmm... what about putting the initial search results in a temp db table and then search the temp table with the second query?
Or is your question more about ajax? Rick -----Original Message----- From: Teed Younger [mailto:[email protected]] Sent: Thursday, September 02, 2010 11:08 AM To: cf-newbie Subject: Ajax and CFC's I know this has been asked and gone over before here: http://www.houseoffusion.com/groups/cf-newbie/thread.cfm/threadid:1187 But, althought I went through the tutorials listed in this thread, it doesnt actually cover what I want to do. I already have a CF search page that returns results based on user defined inputs in a standard form. Once the results are returned however, I want the user to be able to refine the results based on the queried results already displayed in a dynamic table. In other words, when a user types in "Eiko" in my form, and the results are returned, say there are 1000 results for the term "Eiko" then another drop down list would be available to refine those 1000 results by other criteria related to "Eiko" Hope that makes sense. If anyone knows of other tutorials related to this idea, please let me know. Or if I could rework Ben Forta's tutorial listed here: http://www.adobe.com/devnet/coldfusion/articles/cf_pwrd_ajax_pt1.html that would be good too. I just dont know how to rework it though. Thanks in advance for any help! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5080 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
