2
Answers

how to compare and validate two textbox in mvc

Photo of jothi kumar

jothi kumar

10y
4.4k
1
hi to all,
Here i want to do validate two textbox in partialviews.
 
DESCRIPTION:
In my model entities i have only password field but in Partialviews i have two text-box one is password and confirm passwordi just compare and validate only in partialviews .If its correct then password should be store in database.

Answers (2)