A
Ash
Hi,
I need to create an web application, users dont register themselves, there
are many client firms, we give the client firms a login so that they can set
up there users.
I was wondering if it is sensible to create my own membership system, or
create a custom provider? In my understanding the createUser method would
need at least one extra field "clientId" so that clients can be restricted in
creating logins only for themselves and not creating logins for other clients?
How would i add this extra field into a CreateUserWizard control?
Thanks
Ash
I need to create an web application, users dont register themselves, there
are many client firms, we give the client firms a login so that they can set
up there users.
I was wondering if it is sensible to create my own membership system, or
create a custom provider? In my understanding the createUser method would
need at least one extra field "clientId" so that clients can be restricted in
creating logins only for themselves and not creating logins for other clients?
How would i add this extra field into a CreateUserWizard control?
Thanks
Ash