Email confirmation field in a form

T

Tricia

I have a form set up to allow users to input their email
address. However, if the user inputs an incorrect email
address, we cannot return their email. How can i fix
this? I'd like a confirmation box for the email.
 
S

Stefan B Rusynko

All you can do is confirm they re-enter the same thing (invalid address) using JavaScript unless you want to use one of the services
that sends them an email before the form submits to verify it is real




| I have a form set up to allow users to input their email
| address. However, if the user inputs an incorrect email
| address, we cannot return their email. How can i fix
| this? I'd like a confirmation box for the email.
 

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