Well i just wanted know if any1 would know how to code in javascript that:
- MM(Month) may only be a number between 1-12
- DD(Days) may only be a number between 1-31.
- YYYY(Years) may only be a number between greater than or equal to this year. 4 letters long.
- The "Cents" value should be between 01 and 99
- All items marked with a red star MUST have values. Spaces do not count as valid values. If they are blank, you must display an error.
i just cant find any example can any1 help me plz?!?!?!?