Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you really want to do checking of email addresses right on the signup page, include a confirmation field so they have to type it twice.

No. This puts the burden of checking email validity on every user, even perfectly capable valid users. If you're validating for edge cases (mistakes or otherwise invalid addresses), treat it as an edge case and don't annoy users who can type.



> This puts the burden of checking email validity on every user, even perfectly capable valid users.

? Whenever I hit a form which wants me to retype my address, I just triple-click to select the entire address, then middle-click to paste it into the confirmation field.


Meet the airline I booked with yesterday: two email fields, with paste disallowed only on the second one.

:(


How do you even prevent that? You need some seriously broken code to catch a system wide short-cut.


Yet another reason I love lastpass. None of this nonsense anymore.


Perhaps every sign up page should include a "I just want to check it out" button to let you in and demo the product.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: