Click here to Skip to main content
15,921,336 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
sir,I want to do a change password control by taking three textboxes(old password,new password,confirm password). how can i do it by using directive in angular java script,please help me ....
Posted

There is a nice example Confirm Password Validation in AngularJS[^]. This example uses a directive to do validation.
 
Share this answer
 
Password Check using directive[^]
There is a nice answer in this link. Please follow up there also as Abhinav has provided a nice solution too. :)
I hope this helps.
thanks.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900