0 Replies Latest reply: Apr 22, 2011 10:43 PM by alucidgeeked RSS

    cfajax always returns null

    alucidgeeked Community Member

      I have setup Coldfusion 8 on a linux server running CentOS.  Installation is perfect with one exception... all my cfajax queries return a null value.  I have tested this on my local server and it works great, have used CFINVOKE to test the code in the CFC and make sure it was error free, but for some reason everytime I run an ajax call I get a null result.  I even tried making a temp function that simply sets a string variable and returns the string.. still a null value.  Any one have any ideas?