Community Member Profile
- Profile: /members/4113-Brien-Malone.htm
- Comments: 3
- Points: 30
Recent Blog Comments By Brien Malone
-
Destroying ColdFusion Variables Using JavaCast()
Posted on Sep 10, 2010 at 2:23 AM
LOL "not really interesting"? This is extremely interesting if you use isdefined() to test for the existence of a single session variable and you want to destroy that one var without clearing the whole session scope!... read more »
-
The ColdFusion Application Server Tagline Contest ($50 Amazon Gift Card)
Posted on Jun 28, 2010 at 11:39 AM
ColdFusion App Server "Yes. It's just like that." "Boring website?" "Does your website... need something?" "Dull website?" ColdFusion App Server Or if you're targeting devs in a trade rag: "For a different breed of developer."... read more »
-
QuerySetCell(), StructInsert(), And Other Silly ColdFusion Functions
Posted on Aug 17, 2009 at 2:02 PM
Here I come a billion years later... but I wanted to make this point regarding structinsert(). Here is something you cannot do with dot notation: <cfset structinsert(somestruct,"1.5","3")> I actually tried this for grins: <cfset somestruct."1.5"="3"> but CF8 wasn't hap... read more »



