Exactly. If you want everything in that whole app to be uncached (when you have more pages), put it in appliction.cfm. Otherwise, put it in the index.cfm page.
On 7/23/06, Snake <[EMAIL PROTECTED]> wrote: > If you put it in your application.cfm, it will be applied to all pages. > > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 22 July 2006 19:54 > To: CF-Talk > Subject: Re: Mysterious SESSION variable behaviour > > James... > > Thanks for the input. Where would that code go? I've only got one CFM page > (two really counting App.cfm), index.cfm and that doesn't even have any CF > code in it. Everything is contained in my CFC file. Should those header > lines go in App.cfm? -- CFAJAX docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:247415 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

