A
albert
I know it is possible to compare email and email verification fields in a
Frontpage form with Javascript, I just don't understand how to implement it.
Can I alert the user as soon as the verification field is filled in but
before all fields are completed? If so, how exactly is this done with
Javascript? Can the cursor then be put back on the verification field?
If not, I think I must use an onsubmit or onclick event? If I did this, it
would seem the submit button now has two functions (to submit the form and to
compare the fields).
Frontpage form with Javascript, I just don't understand how to implement it.
Can I alert the user as soon as the verification field is filled in but
before all fields are completed? If so, how exactly is this done with
Javascript? Can the cursor then be put back on the verification field?
If not, I think I must use an onsubmit or onclick event? If I did this, it
would seem the submit button now has two functions (to submit the form and to
compare the fields).