A
Alexis
Is it possible to use the email instead of username in the login control.?
I'm using ASP.NET membership functionality.
I'd rather have each user account keyed on an
email instead of a user name. My main problem with user names is that
duplicates become likely and I don't want people to have to enter a bunch of
different user names before a unique one is found.
I'm using ASP.NET membership functionality.
I'd rather have each user account keyed on an
email instead of a user name. My main problem with user names is that
duplicates become likely and I don't want people to have to enter a bunch of
different user names before a unique one is found.