Hi,
I have three drop down boxes for a Date field; one each for days, month and year.
I want it so that when a year and month are selected they can be checked and then i can use those variables to insert the options into the days drop down box. However obviously i do not want to submit the month and year first, so is there a way to check the current selected value of a drop down box?
Thanks.