1
Answer

How to send Email to all the registered user in ASP.NET & C#

Photo of Chandan Kumar

Chandan Kumar

7y
837
1
  • The user's Email ID should be selected from Database.
  • A mail should be sent to all user email when we click on SEND Button. after writing the Message in TextBox.

Answers (1)