Can you delete the OnMissingTemplate() event handler in the
Application.cfc pseudo constructor?

<cfset StructDelete( THIS, "OnMissingTemplate" ) />

Not sure if this work as expected??

......................
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-----Original Message-----
From: Phill B [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 30, 2007 12:01 PM
To: CF-Talk
Subject: Re: How do I bypass the missing template handler?

D'Oh!

I should have said this is on a Win2k3 IIS6 server. Sorry


On 10/30/07, Russ <[EMAIL PROTECTED]> wrote:
> Use apache's mod_rewrite and redirect all the missing templates
elsewhere.
>
> Russ
>
>
>
> > -----Original Message-----
> > From: Phill B [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, October 30, 2007 11:05 AM
> > To: CF-Talk
> > Subject: How do I bypass the missing template handler?
> >
> > I have a site that needs to bypass the missing template handler that

> > is set up in CF8. What is them best way to go about this?
> >
> > Thanks
> >
> > --
> > Phil
> >
> >
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292345
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to