ja.mesbrown.com
ColdFusion and jQuery – Using AJAX to Call a CFC and Return JSON
I recently had a friend ask me about using jQuery to call a ColdFusion CFC via AJAX and return a value. It is actually quite easy and fun to do. It requires two files to be created. The two filenam…