niranjan s

niranjan s

  • NA
  • 61
  • 593

how to send email activation link in MVC

Aug 23 2018 8:11 AM
i am using registration form for user registration but i want that when use will register at my website
than the activation link will send to user's email id on submit button click event.
and after user click the activation link and in database ACTIVATED field value will be changed to true.
 
please suggest me the code for this that should be in MVC

Answers (2)