Hi,
I have a dynamically constructed Drop-down box that contains ALL the 12 months name. I also have a Year drop-down box constructed dynamically that contains only the current year and the future year. Let us call them as FromMon and FromYear.
And my requirement is, whenever the user changes the option in the FromMon/From Year, I need to construct another drop down with the next three months' name populated in it. Let us call this ToMon.
The whole idea is, the difference between FromMon and ToMon should ALWAYS be 3 or less month(s).
How to do this? Very desperate.
Help please..
in advance.. Thanks!
RR
I have a dynamically constructed Drop-down box that contains ALL the 12 months name. I also have a Year drop-down box constructed dynamically that contains only the current year and the future year. Let us call them as FromMon and FromYear.
And my requirement is, whenever the user changes the option in the FromMon/From Year, I need to construct another drop down with the next three months' name populated in it. Let us call this ToMon.
The whole idea is, the difference between FromMon and ToMon should ALWAYS be 3 or less month(s).
How to do this? Very desperate.
Help please..
in advance.. Thanks!
RR