I have a project which has a forgotpassword screen.
This page will have userid ,hint question and answer.
If the answer is right , the page has to send an email to the corresponding userid.
say library@books.com to abcd@gmail.com
Please help me with exact coding.
I tried using system.net.mail but not able to proceed so becoz of unknown error.
Thanks in advance.