Thanks a lot, Nick. I tested it and it works really great.. Pine
-----Original Message----- From: Nick Han [mailto:[EMAIL PROTECTED] Sent: Friday, March 10, 2006 4:00 PM To: CF-Talk Subject: RE: Updating Application.cfc without the restart <cfset this.applicationTimeout = createTimeSpan(1,0,0,0)> <cfif isDefined("url.restartApp")> <cfset this.applicationTimeout=createTimeSpan(0,0,0,0)> </cfif> -----Original Message----- From: PINE Phyo Z [mailto:[EMAIL PROTECTED] Sent: Friday, March 10, 2006 3:58 PM To: CF-Talk Subject: Updating Application.cfc without the restart Hi all, Is there a way to update the application.cfc (onApplicationStart function in particular) without restarting the CF server or services? Thanks in advance. Pine ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235101 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

