Community Member Profile
- Profile: /members/5357-JimC.htm
- Comments: 4
- Points: 39
Recent Blog Comments By JimC
-
Using GMail's Plus-Style Addressing To Track Bounce Back Email Meta Data
Posted on Apr 16, 2010 at 10:52 AM
Awesome, cheers Ben. I think that was a reply in 30 secs. Do you ever sleep?... read more »
-
Using GMail's Plus-Style Addressing To Track Bounce Back Email Meta Data
Posted on Apr 16, 2010 at 10:45 AM
Hey Ben, looks great, I need to start building something along these lines soon. But tell me, do we need to use the imap capabilities of CF9? We're still stuck on 8 over here. Can we acheive the same thing with CFPOP or is that more of a gmail restriction? Cheers Jim... read more »
-
Dynamic ColdFusion Variables Via Quoted Naming
Posted on Mar 10, 2010 at 11:01 AM
Thanks Ben, that's sorted my problem out. Many thanks Jim... read more »
-
Dynamic ColdFusion Variables Via Quoted Naming
Posted on Feb 4, 2010 at 11:07 AM
Hi Ben, How about this one. I've got an array of structs I want to populate from a columnlist. <cfset arrayAppend(args.tempPeople,structNew())> <cfloop list="#columnlist#" delimiters="," index="field"> <cfset "args.tempPeople[#arrayLen(args.tempPeople)#].#fie... read more »



