Scott,

If you do run into issues like this, please do report them. If we can 
turn around the issue as quickly as this one then there's no need for it 
to be a showstopper for you.

Thanks
Andy

Scott Sledgister wrote:
> I have had this same trouble with nearly the same code. I have a few
> projects that I can't use OBD and have to stick with CF8 because of this
> bug. Macromedia / Adobe have supported this kind of code since CF4.5 why
> doesn't BD?
>
> Scott Sledgister
>
>
> -----Original Message-----
> From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of
> G Rice
> Sent: Tuesday, November 04, 2008 11:53 AM
> To: Open BlueDragon
> Subject: [OpenBD] cfloop date
>
>
> 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 !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to