Skip to main content
February 7, 2008
Answered

Automating Pages

  • February 7, 2008
  • 1 reply
  • 240 views
Hello,
And thanks in advance. What we have is a web page that is not available to the public. However, when we view this page internally, it does a query and spews emails depending on the query results. Just wondering if there is a way to have this page "viewed" automatically. It is a standard *.cfm page with a query, and then the CFMAIL tag.
Thanks agan!
This topic has been closed for replies.
Correct answer Dan_Bracuk
You can schedule tasks from the admin page.

The way we do it is schedule one job on the admin page and add stuff to that job as required. Once you get it set up, it's less work.

1 reply

Dan_BracukCorrect answer
Inspiring
February 7, 2008
You can schedule tasks from the admin page.

The way we do it is schedule one job on the admin page and add stuff to that job as required. Once you get it set up, it's less work.
February 7, 2008
Thanks Dan!

Funny when one searches for a problem it is so easy to assume the answer can't be close!

Thanks again!