What is in the OnError method?

Adam


On Sun, Dec 7, 2008 at 2:13 PM, Richard White <[EMAIL PROTECTED]> wrote:

> hi
>
> we have the following code in the onrequeststart method in the
> application.cfc
>
> <cfif comparenocase(cgi.script_name,"/ReBaseMG/index.cfm") neq 0>
>  <cfoutput>Access Denied</cfoutput><cfabort>
> </cfif>
>
> however this is causing a continuous loop, and we cannot see why??
>
> can anyone spot the reason why this code would cause that
>
> thanks
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316394
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