Posts Tagged ‘ajax
Using CFAjaxProxy in a Shared Hosting Environment
As I mentioned in my last post (Drag and Drop Sorting with CFAjaxProxy and Script.aculo.us) I’ve started to use CFAjaxProxy. It’s been very easy to integrate and I had no problems at all on my local machine. However, after posting my work to a live site my AJAX functionality ceased working.
Thanks to Firebug, I [...]
Drag and Drop Sorting with CFAjaxProxy and Script.aculo.us
I made a video player recently containing a list of videos. My client requested the ability to put them in a custom order. It didn’t take much research to find the functionality in the Script.aculo.us library. The question was, how do I implement it with ColdFusion?
I knew I would need AJAX functionality and, up to [...]


