I was just looking for a todolist service over the net. I encountered this tadalist site http://tadalist.com/. Now I was making an account for myself. On this page it asked me to enter email address again and password again. Many sites where I have created an account this thing is done of asking the user to re-enter details.
I don't get the purpose of specifically asking the user to enter email address or the password or any other field.
I can always copy paste and get through this field's duplicate. Why do they have such a thing. As I see it we need to do client side validation for correct entries which is really unnecessary operations as I see it. Why is it done? Pretty sure there's good enough reason for it.