sylvia70,
Scheduling is used best for events that you want the cf server carry out at specific times. It would be easiest to refresh the cfm page using the HTML meta tag at the beginning of your document.
<head>
<meta http-equiv="refresh" content="180">
</head>
Hope this helps,
Eric [sig][/sig]