Caching Problems

Hello Everyone:

I am developing an Intranet system and facing some difficulties with
caching the pages.
If I am calling a page retrieving data from the database, it gets it
from the cache.

I used the following two tags at the head part of each page and still
the problem is there:
<meta http-equiv="pragma" content="no-cache">
<meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">

Can anybody help or suggest where shall I go, I am lost in this
problem???

Thank You

Received on Thursday, 24 September 1998 07:00:45 UTC