Ok so I have created my own register and login which is connected to my sql database, however what I now wish to do is create memberships for the users so they can access their account pages. So is this possible without using the Login template? If it is possible how do I do this?

Member Avatar for LastMitch

Ok so I have created my own register and login which is connected to my sql database, however what I now wish to do is create memberships for the users so they can access their account pages

The question you ask is very board. I mean ASP.net membership have different approached to that. You have to be more specific. A code would be more helpful.

Read this ( this is an Introduction to Membership ):

http://msdn.microsoft.com/en-us/library/yh26yfzy%28v=vs.100%29.aspx

You can try this ( this is an old code but you can still used it ):

http://weblogs.asp.net/scottgu/archive/2006/02/24/ASP.NET-2.0-Membership_2C00_-Roles_2C00_-Forms-Authentication_2C00_-and-Security-Resources-.aspx

or this too:

http://msdn.microsoft.com/en-us/library/ff648345.aspx

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.