K
kieran
Hi,
I have created a database webform that tracks problems. When problems
are created, the form sends out an email to the person who will solve
the problem.
However now i have been told to make the app send out notifications if
the open problems are not closed after a certain period i.e. if an open
problem is not closed after 4 days, send out an email again.
I am not familar with doing this on a time basis and am unsure where to
start....any ideas or tutorials....
I know one way is to create a service that runs continuously and checks
the DB against a timestamp field for each entry, but dont know how to
do this so I would appreciate if any knows of any tutorials of how to
set this up.
Much appreciated....
I have created a database webform that tracks problems. When problems
are created, the form sends out an email to the person who will solve
the problem.
However now i have been told to make the app send out notifications if
the open problems are not closed after a certain period i.e. if an open
problem is not closed after 4 days, send out an email again.
I am not familar with doing this on a time basis and am unsure where to
start....any ideas or tutorials....
I know one way is to create a service that runs continuously and checks
the DB against a timestamp field for each entry, but dont know how to
do this so I would appreciate if any knows of any tutorials of how to
set this up.
Much appreciated....