get rid of cachedwithin

"Josh R" <[EMAIL PROTECTED]> wrote:
I have a page that calculates the shipping method after a person updates 
their cart. It looks in their shopping cart database table for the ship 
method, recalculates then redirects to the cart page.

The problem is that sometimes the database gets changed, but the query runs 
off of "old" data. IE it's not making a new query.

How can I force a query to use data from a table and not from cache?

HELP!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to