output data from mysql using CF and Ajax
I've been reading a lot lately about ColdFusion Ajax features and even though I learned some basics still need a few tips from you guys to learn more. That being said, I would like to output data from mysql database using cfc and ajax but do not know how to handle ajax part. More specifically need to automatically load additional data when the user scrolls to the bottom of the page. The perfect example of this is Facebook where data (more stories) are loaded every time you get to the bottom. I am not asking for the entire code but some tips (articles) on how to get started and would really appreciate your help on this one ![]()
