[jQuery] Re: Validation: Validating 2 password fields (Enter and Re-Enter passwords)

2009-01-16 Thread jvh
Never mind. I did not see the "equalTo" function. On Jan 16, 4:20 pm, jvh wrote: > Hello, > > I am using JQuery validation to validate a password field (among > things).  I have 2 fields: The "Enter Password" field where the user > enters his password and a

[jQuery] Validation: Validating 2 password fields (Enter and Re-Enter passwords)

2009-01-16 Thread jvh
Hello, I am using JQuery validation to validate a password field (among things). I have 2 fields: The "Enter Password" field where the user enters his password and a "Re-Enter Password" field where the user confirms his passwords (used to make sure the user did not make a typo). How do I valida