Domanda

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?

Nessuna soluzione corretta

Altri suggerimenti

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top