Results 1 to 4 of 4

Thread: [RESOLVED] reigsteration form and membersip provider

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2005
    Posts
    1,170

    Resolved [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?

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    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

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2005
    Posts
    1,170

    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.

  4. #4
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    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
  •  



Click Here to Expand Forum to Full Width