Click here to Skip to main content
15,889,900 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using Membership in my applcation,
I used CreateUserWizard for Registration process, but It has very limited fields i want my custom fields such as city birthdate class etc . How could i achieve this?
Posted

 
Share this answer
 
Comments
nitin bhoyate 9-May-11 2:45am    
These all contains default Values/columns UserName password confirm password Security quest and Ans, Along with these details I want to take address city class and other details at time of Registration .
Take a look at the following links.
1. How to Customize ASP.NET CreateUserWizard Control[^]MSDN article.

2. How to Customize ASP.NET CreateUserWizard Control[^] from 4 Guys from Rolla article.

Good luck.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900