|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Running ASP code in the background
Hi there..
I have a ASP web application, in the application I need to check if people did submit some documents, and if they don't past a certain date I want to send them email notifications. I am using SQL Server 2000 and SQL Server Agent How can I write ASP code to run in the background on my IIS server, that will check for people who did not submit past a certain date and automatically send them email notifications? Why can't you do it all from SQL Server?
http://www.aspfaq.com/2403 Show quote "TheWiz" <The***@discussions.microsoft.com> wrote in message news:EF15D934-68FC-4D45-9F77-60826A990157@microsoft.com... > Hi there.. > > I have a ASP web application, in the application I need to check if people > did submit some documents, and if they don't past a certain date I want to > send them email notifications. > I am using SQL Server 2000 and SQL Server Agent > How can I write ASP code to run in the background on my IIS server, that > will check for people who did not submit past a certain date and > automatically send them email notifications? |
|||||||||||||||||||||||