<cfloop from="1" to="12" index="x">
#MonthAsString(x)#
</cfloop>
Michael T. Tangorre
> I'm having a monday morning (afternoon) brain melt down...
> I want to programmatically create a consecutive list of
> months/dates starting from a certain month, eg
>
> March 2003
> April 2003
> May 2003
> June 2003
> ..
> ..
> ..
> July 2004
> August 2004
>
> up to the current month...I can't think for the life of me
> where to start...
>
> thanks,
>
> jb.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

