Membership Services and Client Logins?
- From: "dm3281" <dm3281@xxxxxxxxxx>
- Date: Thu, 19 Jun 2008 14:37:58 -0400
Hello --
I need to write an ASP.NET 2.0 application for our clients to use to login and verify file transmissions. Each client will need their own logon, in addition to a way to assign each user a unique customerid. All users beloning to the same custeromid would see the same information on the website.
Can I easily do this using membership services or must I use a combination of membership services and profiles?
For example.
User: jdoe belongs to customerid 1
User: mbrown belongs to customer id 1
User: jlorsong belongs to customer id 2
User: troberts belongs to customer id 3
In this case, when either jdoe or mbrown login, they would see the same information on the website. If jlorsong logs in, he would see only his information.
Thanks
.
- Follow-Ups:
- Re: Membership Services and Client Logins?
- From: Cowboy \(Gregory A. Beamer\)
- Re: Membership Services and Client Logins?
- Prev by Date: Re: Server.Transfer
- Next by Date: Re: RadioButtonList, Web User Control, Firefox, IE
- Previous by thread: RadioButtonList, Web User Control, Firefox, IE
- Next by thread: Re: Membership Services and Client Logins?
- Index(es):