Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Prevent user accounts with duplicate email addresses

  1. #1
    Bortiquai is offline Junior Member
    Join Date
    Aug 2009
    Posts
    22

    Default Prevent user accounts with duplicate email addresses

    Is there a way so that a user cannot create a new user account if the eMail address they provide is already in our user list?

    I have a couple users that have multiple accounts, but they are all the same eMail address (in fact, a couple of them they everything is the same - name, address, phone... etc...)

    Thanks

  2. #2
    Louie is offline Senior Member
    Join Date
    Oct 2008
    Posts
    126

    Default

    Make sure that your AppConfig AllowCustomerDuplicateEMailAddresses is set to false.