Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Auto Mail System

Author  Topic 

nadeem
Starting Member

1 Post

Posted - 2004-08-26 : 06:58:49
hi

I want to generate Emails at the following times.

1.Registration Email
2.Warning Email
3.Job Alert Email

What is the Proper method to achive this task I mean i can should do that by using SqlServer Side or i have to Mange it though code , I am using C#,ASP.net for client sider interaction. if Possible plz mail me
nadeem.abbasi@gmail.com

Regards


Nadeem Anjum Abbasi
Software Engineer
Islamabad Pakistan

samuelhon
Starting Member

5 Posts

Posted - 2004-09-01 : 05:03:12
Hi

1 - For the registration email, I code that in the assembly
2 - Not sure what you mean by Warning Email
3 - Job Alert - I setup a Job to fire off emails overnight

Sam
Go to Top of Page
   

- Advertisement -