Hello,
I want to send and email with an activation code when the user register in the site. I want to store that activation code in aspnet_Profile for comparing it when the user click on the link in the email, but I don't know how to access to the profile when
the user isn't logged in yet.
Thanks.
Go to the complete details ...