Hoping to transfer a member's-only portion to your existing group website and want to know how to handle ID and password logins?
You can create a Login/Password Form and call a CampusGroups authentication script to check if someone is a member of your group or not. Our script will return three potential answers:
MEMBER
NOT MEMBER
PAST MEMBER
Once CampusGroups returns one of these values, you can decide to give access or not to certain pages of your website. To do that, you will need to use session variables in scripting Languages such as ASP or PHP.
โ
Please email us at: support@campusgroups.com with any questions. We will provide you with our authentication URL.