Sorry to seem stupid here, but i'm VERY new to openBD. Where is the "cvs" i've looked all over the OpenBluedragon.org site. And, i'm assuming, it'll just be a matter of replacing files on the server?
Thanks in advance. On Nov 5, 7:59 am, Andy Wu <[EMAIL PROTECTED]> wrote: > I've now fixed this issue so grab the latest code from CVS to try it out. > > Thanks > Andy > > G Rice wrote: > > I'm using a cfloop to loop over a date range. > > > In essence, I want to insert a new record into the db for every 2 > > weeks (step) of a date range (from and to) > > > my loop looks like this... > > <cfloop from = "#form.startDate#" to = "#form.endDate#" index = "i" > > step = "#theStep#"> > > > This works perfectly in CF8, in openBD, I get this error... > > Data not supported: value [11/05/09] is not a number > > > Any ideas of a work around? > > > Thx > > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official blog @ http://blog.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
