Community Member Profile
- Profile: /members/5984-existdissolve.htm
- URL: http://existdissolve.com
- Comments: 4
- Points: 45
Recent Blog Comments By existdissolve
-
Posting JSON Data To The ColdFusion Server Using jQuery
Posted on Jun 8, 2011 at 12:45 PM
Ben-- Thanks for the post. I think part of becoming a better developer is exploring interesting ways of doing things, even if they have little or no practical application--besides, 100% pragmatic coding is just boring! Time after time, I've found that trying out interesting ideas end... read more »
-
Learning ColdFusion 9: Using CFQuery In CFScript Can Enable SQL Injection Attacks
Posted on Nov 5, 2010 at 11:05 AM
anang-- I imagine that a cfscript version of cfquery was implemented because people wanted it and asked for it. I personally love it--while it is a bit more work than the tag based version, it fits nicely within the already-heavy cfscript work that I do, preventing me from having to b... read more »
-
ColdFusion CFQueryParam Varchar-List Puts In Single Quotes For You
Posted on May 7, 2010 at 8:35 AM
@Ben-- The docs are a little weird on this attribute, IMO. They say that "separator" is required if you "specify a list in value attribute." Does that mean it's required if you specify a list in the value attribute WITHOUT using the list attribute? And does "required" mean if you don't... read more »
-
ColdFusion CFQueryParam Varchar-List Puts In Single Quotes For You
Posted on May 6, 2010 at 3:28 PM
+1 for the separator attribute :)... read more »



