Hi all,
I am planning a date selector ...
So, I would create the field dropdowns:
The century
The year
The month
The day
Depending on which 'century' the user selects, I would like to update the 'year' with availiable options.
e.g. 21st century = 2001 -> 2100
Depending on which 'month' the user selects, I would like to update the 'day' with availiable options.
e.g. February = 1 -> 28
If you could advise me on the easiest way to do this it would be much appreciated.
Thanks,
Dale.
Hi all,
I am planning a date selector ...
So, I would create the field dropdowns:
The century The year The month The day
Depending on which 'century' the user selects, I would like to update the 'year' with availiable options. e.g. 21st century = 2001 -> 2100
Depending on which 'month' the user selects, I would like to update the 'day' with availiable options. e.g. February = 1 -> 28
If you could advise me on the easiest way to do this it would be much appreciated.
Thanks,
Dale.