Frage

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?

Keine korrekte Lösung

Andere Tipps

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top