I have an asp.net site which somewhere requires new users to do registration. In the registration form, their name, password & email-id are asked. Now if the user forgets his password, I want to mail him his password on the email-id he has given.
Now how to mail him ??
Any link or any tips would be very useful.
Thanks in advance.