473,324 Members | 2,193 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

asp:CreateUserWizard control

Hi There,

Just wondering about the asp:CreateUserWizard. I am using Microsoft
Visual Web Developer 2005.

What I would like to do is be able to add users, but also specify which
roles they belong to.

E.G. at the moment I can add a user 'bob' but I cannot set whether he
is part of the 'user' role, or part of the 'administrator' role.

Anyway the asp:CreateUserWizard seems to be missing this functionality.

I know you can do it through the 'administer website' link in the IDE,
but I need to be able to do it on the web site I create so that I can
administer it remotely.

Or else is it possible to run the 'administer website' functionality
remotely?

Thanks,

Peter.

Feb 20 '06 #1
1 1268
Hi
You can use Membership & Rule manager APIs to set rules for users.
Using those API, you build your own User Management, too.

useful Classes :
MembershipUser,Membership,Roles

Best Reagars,
A.Hadi

Feb 20 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: BobLaughland | last post by:
Hi All, I have an asp:CreateUserWizard control. Whenever I enter a user and password it tells me that I have to have a 'non alpha numeric' character in the password. E.G. I cannot have...
2
by: Learner | last post by:
Hello, I have defined another textbox control in the CreateUserWizard control and this is how I am trying to get the value of it in the code behind page is below im myStep As...
1
by: vtxr1300 | last post by:
I am working with one of the .net starter kits and it uses the createuserwizard control. That's fine, but it doesn't include a field for first and last name. On another thread on asp.net, they...
0
by: mazdotnet | last post by:
Hello, I'm using the asp:CreateUserWizard on the bottom of a page with a search for users option on the top of the page. The issue that I'm running into is that everytime I add a new user and...
0
by: maflatoun | last post by:
Hello, I'm using the asp:CreateUserWizard on the bottom of a page with a search for users option on the top of the page. The issue that I'm running into is that everytime I add a new user and...
4
by: Ben | last post by:
Hi, i have some problem to access from code-behind a label nested into a CreateWizard control. I use a html-table for align purpose only. I try to change the text property of the label with...
0
by: asumal | last post by:
Hello I am new to ASP.NET. I am using CreateUserWizard control to register & create a user. I am using Membership API. I have a Cancel button on the CreateUserWizard step 2 alongwith Create User ...
0
by: asumal | last post by:
Hello I am new to ASP.NET. I am using CreateUserWizard control to register & create a user. I am using Membership API. I have a Cancel button on the second step of CreateUserWizard control...
3
by: Ken Fine | last post by:
I am using ASP.NET's CreateUserWizard control. I want to force the visitor to use a username and e-mail address that I am providing in programming, and I do not want the visitor to be able to edit...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.