hello, I'm wondering if someone can help me or point me to an example of the 
following:

I have an application that has a search page. If a user does a search, it can 
kickback any number of records. I want to be able to display 10 records at a 
time and then display a "show more" button and it would load 10 more 
records(showing the 1-10 too), and the user could click the show more button 
until the end of the recordset...etc. I do not want a page refresh. What is the 
best way to accomplish this? Ajax? A cached coldfusion query with hidden divs?? 

I'm using CF 9, javascript and sql server.

Also, if you view the homepage of linkedin, there is a perfect example of what 
I'm describing there.

Thanks.

Steve 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350192
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to