Yes - The scheduled task admin itself allows you to specify the timeout setting - and it will override the default.
You can also add the following: <cfsetting requesttimeout="200" ...> 200 being the timeout in seconds. If it's CF 4.5 or 5.0 you append the "requesttimeout" variable to the url as in: myTask.cfm?requesttimeout=220 Hope this helps. -Mark -----Original Message----- From: Ryan Guill [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 06, 2005 12:39 PM To: CF-Talk Subject: Timeout template after x seconds Hey guys, We are doing some planning for an upcomming project and have a question about the timeout. Is there a way that you can programatically set the timeout for a page that overrides the cfadministrator setting? In other words, in the admin, we have a timeout after 60 seconds. But we have a page we are going to make into a scheduled task that will most likely take much longer to run and thats okay. Is there a way to make that template exempt? Thanks, -- Ryan Guill BlueEyesDevelopment [EMAIL PROTECTED] www.ryanguill.com (270) 217.2399 The Coldfusion Open Application Library - COAL - http://coal.ryanguill.com www.ryanguill.com/ The Roman Empire: www.ryanguill.com/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217468 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

