j
k
j a
j l
"Manuel Amador (Rudd-O)" wrote:
<dtml-if expr="item == REQUEST.begin_day"> selected </dtml-if>
Try replacing the above with: <dtml-if expr="item == _.int(REQUEST.begin_day)"> ...and stop posting HTML to a non-HTML list! cheers, Chris
Back to the thread
Back to the list