I am making a date selector an I would was wondering if there is a way to set a range of numbers to accomplish this. Take the months field for example, I would like to set a range from 01-12. is this possible in just plain HTML.
What I really want to know is what is the accepted practice for doing this.
Think here you can find the answer 🙂
Accepted practice is to use some script language like PHP, JavaScript or other….