matthewkerry.com
Compare two (2) form values and see if they're the same
A form with 2 textboxes which on submit using JavaScript will check the values are the same. If the values don't match the form will prompt the user that the values are different, else it will submit the form.