Hi, "Williamson, Aaron" wrote: > > Peter, > > Try this bit of mojo here: > > <dtml-let monthnr="_.DateTime().mm()"> # actually, it schould be: > <dtml-let monthPoll="'month_%02d' % monthnr"> # to produce 'month_01' to 'month_12' > <dtml-var monthPoll> > </dtml-let> > </dtml-let> Regards Tino Wildenhain