Tagged Questions

12
votes
17answers
2k views

“Date of birth” validation: How far/much would you go?

I'm quite anal about form validation. So while creating a validator for a "data of birth" (DOB) field in one of my current projects for a job application form (platform/language is neutral in this ...
4
votes
5answers
862 views

Html Birthdate input usability best practice

I am going to implement standard functionality - birthdate input on web form for PC. There are lots of interfaces how to implement this. Date picker (OMG, I can't stand picking date with it. Too ...
0
votes
3answers
63 views

Do users get put off if they enter their FULL Date of Birth in a form?

I wonder if it is a good idea (and in a quirky funny way) to just get the user to enter this: Month-of-Birth: (Month) (Year) Where (Month) and (Year) is a drop down box which user just pick the ...