Integration with ASP.NET Membership
Hi,
Please advice if this can be integrated with an existing form based authentication system developed using aspnet membership database.
We have a webbased product that already has registration module. All users are stored in the membership database.
We want the forum to be using that database.
Also will it be using the existing session. We don;t want user to be login in again to use the forum instead we would like this to be a part of the site itself.