james
Member since Apr 14, 2010
- Profile: /members/5832-james.htm
- Comments: 1
Recent Blog Comments By james
-
Ask Ben: Building An AJAX, jQuery, And ColdFusion Powered Application
Posted on Apr 14, 2010 at 12:21 PM
Ben - thanks for this great example. I am using CF8 and was getting an error in the BaseAPI component when trying to use the implicit array creation code Errors = []. I used Firebug to isolate the problem, and had to explicitly define the array like Errors = ArrayNew(1). Now the example is runnin... read more »