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!

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


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

Reply via email to