Why do forms ask to confirm email address? -


why forms (mostly traditionally believe) ask users confirm email address , have 2 fields of email address (one called email address , second 1 called 'confirm email')? of time done in registration or contact forms. way filter out robots or database check , used db types (ms sql etc.). or maybe developers want 100% sure email address input correct getting input twice can check on correct (and correct in 2 places?).

sounds silly question why developers instead of asking email address once?

for know if can check email in 1 form field against db entry sufficient , build security in way.

as mentioned, done 100% sure. done because developers want user review email address have given correct confirmation mail sent email , if email wrong if lead spam mail sent , @ same time user may not complete whole login procedure again.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -