Home All Groups Group Topic Archive Search About

Running ASP code in the background



Author
16 Jul 2006 1:05 PM
TheWiz
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?

Author
16 Jul 2006 2:04 PM
Aaron Bertrand [SQL Server MVP]
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?

AddThis Social Bookmark Button