3
Answers

JAVASCRIPT FUNCTION FOR VALIDATE TWO TEXTBOXES

Photo of chandu gummadi

chandu gummadi

12y
9.2k
1
HI friends iam using two textboxes in my .aspx page
 like one is new password
second is confirm new password

if iam not giving same password in two textboxes it shows a message like  password and confirm newpassword should not be same.
please enter same password.how to write javascript for this
please help me

Answers (3)