In my form, I have three select elements, which are Month, Day, and Year. What I'm achieving is, if the user selects a month, the days must match according to what month the user has selected.
For example, January(1-31), May(1-30), February(1-28)
.