Kenneth E. Lussier
|
| Posted: 03/11/2002, 2:19 PM |
|
All,
I am using PHP4 plus Templates. In all of the HTML templates that are
created by CC, the following meta tags appear:
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="cache-control" content="no-cache">
Is there any way to stop this from happening? The tags prevent browsers
from caching the data, which prevents exports to Excel via HTTPS. I know
that I can go in and edit every page, but that is extremely time
consuming.
TIA,
Kenny
--
----------------------------------------------------------------------------
"In conclusion, please be wary where authority reigns" -- Warrior Soul
Kenneth E. Lussier
Sr. Systems Administrator
Zuken, USA
(978)692-4900 ext. 277
PGP KeyID CB254DD0 http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xCB254DD0
|
|
|
 |
Charly Crembil
|
| Posted: 03/11/2002, 8:19 PM |
|
Just go into "Properties, General". What you need to change is what appears
in "Default <head> section".
Regards,
Charly
"Kenneth E. Lussier" <klussier@zuken.com> escribió en el mensaje
news:3C8D2D46.EFB9366D@zuken.com...
> All,
>
> I am using PHP4 plus Templates. In all of the HTML templates that are
> created by CC, the following meta tags appear:
>
> <meta http-equiv="pragma" content="no-cache">
> <meta http-equiv="expires" content="0">
> <meta http-equiv="cache-control" content="no-cache">
>
> Is there any way to stop this from happening? The tags prevent browsers
> from caching the data, which prevents exports to Excel via HTTPS. I know
> that I can go in and edit every page, but that is extremely time
> consuming.
>
> TIA,
> Kenny
>
> --
> --------------------------------------------------------------------------
--
> "In conclusion, please be wary where authority reigns" -- Warrior Soul
>
> Kenneth E. Lussier
> Sr. Systems Administrator
> Zuken, USA
> (978)692-4900 ext. 277
> PGP KeyID CB254DD0
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xCB254DD0
|
|
|
 |
|