Pregunta

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 hay solución correcta

Otros consejos

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top