I want add this feature in my password text box. Like:
Password textbox 1 and password textbox 2.
I want in text box required one uppercase, one lowercase, number, and special characters
and it must 8 to 30 character length .
Also password textbox 1 and textbox 2 is equal
If user not do this them submit button is disable.
I research it on Google stackoverflow but there didn't find this question which help me.
Please help me.