1 Aug
2000
1 Aug
'00
2:14 p.m.
Peter, Try this bit of mojo here: <dtml-let monthnr="_.DateTime().mm()"> <dtml-let monthPoll="'month_'+monthnr"> <dtml-var monthPoll> </dtml-let> </dtml-let> --Aaron