Hello In addition to the fields defined in CreateUserWizard i want to add some more fields to store information in database for some purpose.But could not get the way to execute the task.

link|improve this question

76% accept rate
feedback

1 Answer

up vote 2 down vote accepted

You can Customize the CreateUserWizard markup as shown in the link. To store it in database you have several options depending on how you want to store it. Those fields won't be store automatically but you will have to do that manually.

Check these:

Storing User Profile into a Custom Table using CreateUser Wizard

Using Built-in Profiles

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.