Click here to Skip to main content
16,018,534 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
am developing an application using MVC4 and am sending mails to the registered users, now i need to add a confirmation mail for a new registered users, but not in the body section. whenever the users opens their mail they need to see that confirm button. How can i do that. I am using nueget package "POSTAL" for sending mails.
Posted
Comments
Inside the HTML mail, you have to show a Button with CSS defined an link that to the activation page or something.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900