|
This useful re-usable
function enables you to
effectively schedule a task
in an ASP application. The
scheduled task is in the
form of any ASP
function.
The
scheduled function actually
runs the first time after
the specified time period
that a visitor browses to
the ASP page. If the
Application is restarted,
the specified function is
also executed immediately.
Date: Jul, 29 2004 |