Ian Skinner wrote: > I have a task that needs to run every other Thursday. Since the > scheduled task administrator does not have bi-weekly option, I'm > expecting I will run it every week and then have logic on the page > determine if this is an "on" week or an "off" week. >
I don't think this is the solution that you are looking for, but I thought I'd point out that the Windows Scheduled Tasks system does support doing something every 2 weeks (in fact, in increments from 1 to 52). I use that functionality to fire off tasks on hosted websites using wget. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268077 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

