Question

i have button called ask for activation code, when i click on the button it should send an activation code email to the user? what is the best way of doing?

No correct solution

OTHER TIPS

You could use the SmtpClient class to send emails in.NET.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top