post your code, remember that Javascript uses == for equality tests,
catches me at least once per application ;-)
At 16:22 12/08/02 +0000, you wrote:
>Dear People,
>
>Got a form with a password and confirm password fields. How do I check to
>see if they are both the same, while I have other data validation things
>going on, on a onSubmit? tried a while loop and if, but it will tell me
>the passwords are different when they are the same?!
>
>Cheers, Marc
>
>---
>
>Improve your web design skills with these new books from Glasshaus.
>
>Usable Web Menus
>http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
>r-20
>Constructing Accessible Web Sites
>http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
>r-20
>Practical JavaScript for the Usable Web
>http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
>r-20