Posts Tagged ‘shared hosting

10 Easy Steps to set up Model-Glue 2: Unity on a Shared Host

Once I had it working, I was astounded by the simplicity. The only pre-requisite is that your server is running ColdFusion 8 or above. Here are the steps:
Note that the following steps assume your site is already created

Download ColdSpring.
Unzip ColdSpring, rename the unzipped folder to “coldspring” and copy it into your site root.
Download Model-Glue.
Unzip the [...]

coldFusion, modelGlue

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 [...]

ajax, coldFusion