What is the way to write a proper confirmation email using CreateUserWizard?

  • Thread starter Thread starter Mahernoz
  • Start date Start date
M

Mahernoz

Hi Friends,

I have a Registration page which uses Asp.net CreateUserWizard
Control. Now I want to send a unique value(a guid) by which i can be
sure that the email address is of that user only. I will provide a
Textbox in the next step which the user has to input so that his email
address is confirmed.

Do you know how this is done with the CreateUserWizard Control?

If not the answer then any link?

Regards,
Mahernoz
 
Hi Friends,

I have a Registration page which uses Asp.net CreateUserWizard
Control. Now I want to send a unique value(a guid) by which i can be
sure that the email address is of that user only. I will provide a
Textbox in the next step which the user has to input so that his email
address is confirmed.

Do you know how this is done with the CreateUserWizard Control?

If not the answer then any link?

Regards,
Mahernoz
Please post asp.net questions to the asp.net NG at
microsoft.public.dotnet.framework.aspnet

Good luck with your project,

Otis Mukinfus

http://www.otismukinfus.com
http://www.arltex.com
http://www.tomchilders.com
http://www.n5ge.com
 
Back
Top