Create user with CreateUserWizard without logging in

S

staeri

In the admin section of my application I user the CreateUserWizard to
register users who have access to the application.

The problem is that after I've created a user with the
CreateUserWizard the created user is automatically logged in instead
of myself. How can this problem be solved?

Very grateful for help!

// S
 
C

Cowboy \(Gregory A. Beamer\)

There are events on the CreateUser control that allow you to send a false
back to abort the log in process.

Another option, probably better, is use the objects and create your own
"make a new user" page for administrative purposes. You would then have full
control over the creation without the logging in aspect. The membership
objects are quite easy to work with.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top