Adding fields to the CreateUserWizard
Hi,
I'm very new to ASP.NET.
1)I trying to customize the create user wizard by adding new fields into it. The problem is, the newly added fields are not captured by the program. I've tried adding new profiles in the web.config.
2)How can I define which table in the database for my createuserwizard to go to ? instead of using the default aspnet users table.
Can any one help me ??
|