ssteenkiste / nettiers

Automatically exported from code.google.com/p/nettiers
1 stars 0 forks source link

Membership #418

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Create User Membership:
_______________________

1. Enter the data into Users table.
2. Get the UserID from Users table.
3. Insert the Data with UserID in Membership table.
4. Send the Email to User containing Activation link having UserID.
5. After clicking on activation link users credentials should activate.

Original issue reported on code.google.com by marykuka...@gmail.com on 21 Feb 2012 at 12:14