Forum Moderators: coopster
Based upon the input from a previous post of mine, I will be building a account username/password page which includes security questions.
As far as these questions (which would be displayed via a select list), I've got:
1. What is your mother's maiden name?
2. What was your high-school mascot?
3. What was your childhood nickname?
4. What is the name of our home town?
what are some other examples should I use? Or should I NOT use a select list and simply have a text input field labeled "Question" and a second one named "Answer"?
What's the best way to do this?
Neophyte
what are some other examples should I use? Or should I NOT use a select list and simply have a text input field labeled "Question" and a second one named "Answer"?
It is very common to have a few in a list and provide an extra input field if the person would like to have his/her own question and answer.
Habtom