[PHP-DB] CACHED PAGE From: Enrico Comini (algobit <email protected>)
Date: 10/01/00

"Active Server Pages", do not get cached the way normal HTML documents do.
These types of pages end in "ASP" as opposed to the regular "HTM" that you
see on static pages.

How is possible to reload a cached page , my problem is a BACK button . This
get from the cache , but the page is changed !

Enrico