|
-
Oct 25th, 2009, 01:41 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] reigsteration form and membersip provider
Hi, I am using asp.net membership provider, is there a way to use my own registration form to use that membership provider instead of using the creatuserwizard?
-
Oct 26th, 2009, 02:57 AM
#2
Re: reigsteration form and membersip provider
Hey,
This is certainly an option.
The question would be, why do you need to? If needed, you can customize the CreateUserWizard to add in the necessary steps that you require.
If you don't want to go down this route, then you can directly call the methods that you want to use, for instance:
CreateUser
UpdateUser
Gary
-
Oct 26th, 2009, 10:54 AM
#3
Thread Starter
Frenzied Member
Re: reigsteration form and membersip provider
Because I cannot disable the Question and Answer section, even I put it in the web.config to False. But they still show up.
-
Oct 26th, 2009, 11:00 AM
#4
Re: reigsteration form and membersip provider
Hey,
Can you not simply select "Customize Create User Step", and then remove the items, or at least make them invisible.
Rather than create your own control, or page to do the job.
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|