How to Init Profile properties at CreateUserWizard

  • Thread starter Thread starter Pedro Mir
  • Start date Start date
P

Pedro Mir

Hi!

I am only asking for username, mail, password and security question in my
CreateUserWizard control with the LoginCreatedUser=false. I am doing this
because I amd sending an email for email address confirmation.

The question is,

How can I assign or init values to the rest of Profile properties when the
user is created? have have some example?

Thanks,

Pedro
 
Hi pedro,



I saw a post you had on Google groups about the createuserwizard. I was
wondering whether you would be able to help me, I am using the
createuserwizard, but I want to be able to let users register and then
they are sent an email with a link to activate their account, do you
know how this can be done? I am new to asp.net and therefore would
really appreciate your help.

Thanks

V_dk
 
Back
Top