hmm... application.cfm should have occurred to me. :) Good technique to
protect the include files if you're using FuseBox. :) Glad you found it. :)

Isaac
Certified Advanced ColdFusion 5 Developer

www.turnkey.to
954-776-0046

> Hello,

> Actually,

> I had this in my application.cfm which was "causing" the
> problem.

> <cfif not FindNoCase("index.cfm", CGI.CF_TEMPLATE_PATH)>
>     <cflocation url="index.cfm" addtoken="Yes">
> </cfif>

> I've added an "AND" clause to the comparison and all's
> good now!

> Thanks


> ----- Original Message -----
> From: "S. Isaac Dealey" <[EMAIL PROTECTED]>

>> > When I specify a CFM file for the src attribute of an
>> > iframe tag, the
>> > frame
>> > goes into some sort of endless loop and keeps loading
>> > itself into
> itself.
>> > If
>> > I change the extension of the file to .html, all's
>> > fine. The file is
>> > currently static, but I need it to be dynamic. Thanks
>> > for any tips!
>>
>> I'd need to see the source of the file that's creating
>> the recursion to
>> offer any suggestions...
>>
>> Isaac Dealey



> __________________________________________________________
> ____________
> Signup for the Fusion Authority news alert and keep up
> with the latest news in ColdFusion and related topics.
> http://www.fusionauthority.com/signup.cfm
> FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
> Archives:
> http://www.mail-archive.com/[email protected]/
> Unsubscribe:
> http://www.houseoffusion.com/index.cfm?sidebar=lists



______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to