email verification

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).
 
S

Stefan B Rusynko

See http://www.webmasterworld.com/forum13/911.htm

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|
| 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).
|
|
| --
| Thanks,
| Albert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top