What you have to do is include the "Application.cfm" that was before that Application.cfm


Example:

/Application.cfm <-- enables session
/Test_Dir/Application.cfm <-- keeps people out of my CFCs

Inside /Test_Dir/Application.cfm - you put:

<cfinclude tempalte="../Application.cfm">
<!--- Code to do bouncing here --->

~Todd

At 08:46 AM 7/24/2003, you wrote:
I suppose so, but that takes away the benefit of the Application.cfm file
doesn't it?

Ade



---------- Todd Rafferty ([EMAIL PROTECTED]) - http://www.web-rat.com/ Team Macromedia Volunteer for ColdFusion http://www.macromedia.com/support/forums/team_macromedia/ http://www.devmx.com/

----------

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of the email.


CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

Reply via email to