Community Member Profile
- Profile: /members/3991-Francesco.htm
- Comments: 2
- Points: 24
Recent Blog Comments By Francesco
-
ColdFusion CreateTimeSpan() And CFLoop (via Ray Camden)
Posted on Aug 3, 2009 at 10:53 PM
Hi ben, I was trying to develop a little script with Berger's algorithm to create a calendar for a championship... this is my code, but I get errors... <cfset names = ArrayNew(1) /> <cfset names[1] = "Napoli" /> <cfset names[2] = "Milan" /> <c... read more »
-
ColdFusion CreateTimeSpan() And CFLoop (via Ray Camden)
Posted on Aug 3, 2009 at 11:30 AM
Hi Ben, I want create a script to generate a calendar for a soccer tournament. I think I should use cfloop to create single event for every team, but also a cfloop to create x match for x event, because the team are from 20 to 40. What about cfloop timeout?... read more »



