Sending automated e-mail if specific date is met

Hi

I recently saw this http://www.aspsnippets.com/Articles/Automated-Email-Notifications-using-SQL-Server-Job-Schedular.aspx

Here, a simple e-mail will be sent to the user when conditions are met. But may I know how I can send an e-mail with design?

Thanks

What do you mean by "email with design"?

1 Like

Like with html formatting

You can do some html formatting via Database Mail.

1 Like