Hello,

I need to create a dropdown list of week numbers ranging from the current week number to week number 01. The week number would be obtain from a MySQL database, IE: select week(curdate()); this equals 13

and from this week#, then I need to generate a list from that week number, IE. 12,11,10,09,07,...etc., down to 01

What would be the best way in perl to do this ??

TIA
--
Mike<mickalo>Blezien
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Thunder Rain Internet Publishing
Providing Internet Solutions that work!
http://www.thunder-rain.com
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to