0
How can I verify in JavaScript if a SSN is valid, based on user's birthdate?
I want to add a label and input for SSN, day, month and year (one for each) and a verify button. The SSN field is not empty and has the right format (13 characters)
1 Respuesta