Programming, Technology, Web Development, Whatever
Posts tagged ajax
Introduction to cfajaxproxy
Jul 19th
I’ve been using Coldfusion for quite some time now, but only recently have I taken advantage of what seems to be a relatively unknown or at least poorly publicized feature called cfajaxproxy, which allows you to create a Javascript object from a CFC, and dynamically interact with Coldfusion using Javascript functions. More >