> -----Original Message-----
> From: Bryan Lipscy [mailto:[EMAIL PROTECTED]
> Sent: Saturday, March 08, 2003 1:38 AM
> To: 'Kurst'; [EMAIL PROTECTED]
> Subject: RE: [PHP] Tryng To Prevent Caching on IE 5-6.0
> 
> Try: header("Cache-control: private");

It's a very good suggestion and I thank you for it but IE is still caching
the data :(.

For those people who are wondering - 
I used almost ever variation of that cache control in the header 
That includes:
The cache-control as the only command, added to my huge cache-control
statement, and put on it's own line.

Anybody else have any suggestions or different ways?

Thanks for the advice :)
I appreciate it!


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to