Doug-

If the browser doesn't request the page, then the query won't be run
regardless of what you've done for "work-arounds" on the server side. The
meta tag is just about the only way to guarantee that every pageview will
result in the query being run.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 03, 2000 3:39 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Forcing a query refresh


Jennifer,

Thanks for the advice.  That's what I figured was the problem,
but I was hoping to find a way that would guarantee a reload of the query 
every
time without worrying about the browser and force it at the level of the 
query.

Thanks,

Doug

-----Original Message-----
From:   Jennifer [SMTP:[EMAIL PROTECTED]]
Sent:   Wednesday, May 03, 2000 10:31 AM
To:     [EMAIL PROTECTED]
Subject:        RE: Forcing a query refresh

Then you should cache the queries with the CACHEDWITHIN attribute. Queries
are, by default, not cached. Cached templates are different than cached
queries. If you have not set up query caching for this problem query, it
may actually be your browser cache causing the problem that you are seeing.

At 10:02 AM 5/3/00 -0700, you wrote:
>Olaf,
>
>Thanks for the idea but the problem is that I want only this
>one particular query not to be cached... other queries
>can be to improve performance.  But not this one.
>
>Thanks,
>
>Doug
>
>-----Original Message-----
>From:   Olaf Gradin [SMTP:[EMAIL PROTECTED]]
>Sent:   Wednesday, May 03, 2000 9:53 AM
>To:     [EMAIL PROTECTED]
>Subject:        Re: Forcing a query refresh
>
>One way is to turn the "Trusted Cache" setting off within the CF Server
>settings.
>
>----- Original Message -----
>From: "Doug Ford" <[EMAIL PROTECTED]>
>Sent: Wednesday, May 03, 2000 12:33 PM
>Subject: Forcing a query refresh
>
>
> > What's the best way of forcing a query to always
> > run instead of it being cached?
>
>------------------------------------------------------------------------
>------
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in
>the body.
>
>-----------------------------------------------------------------------  
-------
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 

>send a message to [EMAIL PROTECTED] with 'unsubscribe' in
>the body.

------------------------------------------------------------------------  
------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
the body.

----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to