Community Member Profile
- Profile: /members/4006-falconseye.htm
- Comments: 3
- Points: 27
Recent Blog Comments By falconseye
-
Ask Ben: Creating A Simple Wish List / Shopping Cart
Posted on Nov 18, 2009 at 3:14 PM
I do the same, and don't think it's a bad habbit. Why start/stop the car's engine over and over again, right?... read more »
-
Ask Ben: Creating A Simple Wish List / Shopping Cart
Posted on Nov 18, 2009 at 12:27 PM
good stuff. just a quick note, missing <cfoutput> around <cfloop query="qItem">... read more »
-
Sorting ColdFusion Arrays With Sortable Interfaces
Posted on Aug 4, 2009 at 11:35 AM
I like what you did but I think there is a bit less code version: <cfscript> //before myStruct = structNew(); myStruct.Contractor = ArrayNew(1); myStruct.City = ArrayNew(1); myStruct.miles = ArrayNew(1); contractorList = 'a,b,c,d,e,f,g,h,i'; cityL... read more »



