+ 1
How to validate confirm password by js in JSP(java server page) ?
2 Answers
0
Thanks I'll try this and say whether its work or not
- 1
I know the pattern for min length and special char it can be done by HTML pattern attribute but the first password should be match to second password or else the submit button should became invalidate