Unfortunately no. At least not as far as I know. On 11/22/06, Michael E. Carluen <[EMAIL PROTECTED]> wrote: > Thanks Ray, Will, Jon, > > For this app, I am currently using HMS on a shared server. This means I do > not have access to the CF Administrator for setting the .cfm missing > template handler. And HMS's (control panel) custom error template mgt only > catches .htm missing templates. > > Can the missing template handler be programmatically done on application.cfm > or anywhere else? I figure CF finds application.cfm before executing the > actual requested page. (Pls correct me if I'm wrong.) > > Thanks again. > > > > > > > Michael, > > > > > > A template error is thrown before anything else. You'll need to > > > handle those through your missing template handler - which you can > > > set in the CFAdmin. > > > > > > Jon > > > > > >
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:261528 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

