|
MAYNARD -> Additional Validations (11/7/2004 15:13:17)
|
I'm trying to add a validation to a form (make sure the email entered is the same as the confirmed email). I tried to add a function to the script in code view. I then changed the onsubmit to point to my function, replacing the standard form_validator. It runs once successfully, but the next time I bring up the page it bounces back to the standard form_validator, and my function is gone. Any suggestions?
|
|
|
|