Can you show "more code" .. do you have a cflocation in there?

-----Original Message-----
From: Richard White [mailto:[EMAIL PROTECTED]
Sent: Sunday, December 07, 2008 1:14 PM
To: cf-talk
Subject: continous loop

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:316393
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to