Hi there, I've seen some examples that are close but not exaclty what I'm tring to do.
I've got 2 select drop downs for choosing a date range. (FROM: and TO
Each select has a list on days in the month 1 to x (depending on how many days).
When the user selects the FROM date, I want the date in the second select box to change to the date selected.
Example, user selects the 20th, the second select should change to the 20th as well.
Has anyone got an example of something like this?
Thank you in advance.
I've got 2 select drop downs for choosing a date range. (FROM: and TO
When the user selects the FROM date, I want the date in the second select box to change to the date selected.
Example, user selects the 20th, the second select should change to the 20th as well.
Has anyone got an example of something like this?
Thank you in advance.