Hi
I want to be able to send a logged in user an email, but how do i retrieve his/her email that they used then they created their account.
I use the sqltableprofileprovider and i can access all other user info with profile.xxxxxxxxxx but not the email
the email is in the aspnet_Membership table in the DB, how can i retreive that information in an easy way?