Hit the nail on the head with that one Ben,
The wonders of distributed development.
Thanks
Doug Cain
-----Original Message-----
From: Benjamin Elmore [mailto:[EMAIL PROTECTED]]
Sent: 14 June 2001 21:01
To: Spectra-Talk
Subject: RE: Odd chaching problems, CFNoCache?
It sounds like you have caching turned on for page element. Since
site-layout elements inherit the parent settings for caching it is
possible
to have the caching turned on for the section and have the page cached.
The page caching is implemented through the <cfcache> tag which is
voided if
there is a URL variable called CFNoCache set to 1. This seems to be
undocumented in the Help files but I remember it being in the old
Advance
ColdFusion Development class.
Ben
-----Original Message-----
From: Doug Cain [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 14, 2001 6:20 AM
To: Spectra-Talk
Subject: Odd chaching problems, CFNoCache?
Hi,
I have been having an odd caching problem which I have fixed but don't
know why.
A link within my page http://oxford/OCF/index.cfm sometimes takes me to
a cached page which has since changed, giving the appearance of being
logged out in this case.
If I use the link http://oxford/OCF/index.cfm?CFNoCache=TRUE everything
works as expected.
I can't find any reference in any documentation to CFNoCache and only
stumbled onto it whilst looking at control handlers, it seems more of
cold fusion thing than a spectra thing to me.
I would rather not have to put CFNoCache=TRUE in the link.... so does
anyone have any ideas or information on CFNoCahce or equivalent?
Thanks
Doug Cain
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.