Hello,
I am not sure how to get answer to my question so I tried to ask it in different way. I need to generate drop down box with week numbers and corresponding dates.
For exapmle: Week 1 (01/02/2006 - 01/06/2006)
Week 2 (01/09/2006 - 01/13/2006)
Week 3 (01/15/2006 - 01/19/2006)
and so on... I know I can hard code it and that's it. But I think hardcoding is a bad practice.
PLEASE HELP ME TO CODE IT IN SUFFICIENT WAY!
Thank you
I am not sure how to get answer to my question so I tried to ask it in different way. I need to generate drop down box with week numbers and corresponding dates.
For exapmle: Week 1 (01/02/2006 - 01/06/2006)
Week 2 (01/09/2006 - 01/13/2006)
Week 3 (01/15/2006 - 01/19/2006)
and so on... I know I can hard code it and that's it. But I think hardcoding is a bad practice.
PLEASE HELP ME TO CODE IT IN SUFFICIENT WAY!
Thank you