Signup Validation

Discussion in 'Customization & add-ons' started by agrv8tor, Oct 24, 2006.

  1. agrv8tor

    agrv8tor New Member

    Joined:
    Oct 22, 2006
    Messages:
    5
    We are using aMember Pro to manage a members-only area on our site. We are part of a national organization, which provides us with a periodic database (Access and/or MySQL) of national members. Is there a way to configure the program to validate the member number (it is being used in aMember as a user name at signup) and the members name against the national database, and automatically approve those found in the database? Ideally, we would also like to have the subscription expiration match the membership expiration in the database.

    Thanks,

    -Greg
  2. joe_asto2

    joe_asto2 New Member

    Joined:
    Aug 22, 2006
    Messages:
    68
    I could seriously benefit from this kind of functionality also.

    I need to be able to cross reference the User Details such as names and dates of birth in the aMember database with other databases, and enable other sites to check that the details a user enters on their site match the details in the aMember database.

    I know this would take quite a bit of work - but I would be willing to contribute to development time with you...
  3. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Yes, it is possible, contact us with details, and we then can quote for this custom development.
  4. joe_asto2

    joe_asto2 New Member

    Joined:
    Aug 22, 2006
    Messages:
    68
    Tried using AJAX to do this on signup.php?

    You could do this with AJAX on the signup.php form. By adapting the code here, you could to this yourself.
  5. joe_asto2

    joe_asto2 New Member

    Joined:
    Aug 22, 2006
    Messages:
    68
    Tried using AJAX to do this on signup.php?

    You could do this with AJAX on the signup.php form. By adapting the code here, you could do this yourself.

Share This Page