Вопрос

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?

Нет правильного решения

Другие советы

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top