Ave,

My whole Auto-Image verification application and has come to get stuck at
the Cache in IE. It�s working fine in Safari on Mac, but IE is picking up
the image from the Cache no matter what. I�ve tried the following:

header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
header("Cache-Control: no-store, no-cache, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0", false);
header("Pragma: no-cache");

Which I understood is to tell the browser not to load the page or it�s
images from the Cache.. But it still does. Nothing is working out. I don�t
know how to get that page to load fresh from the server and not IE�s cache
so it won�t display the same Image over and over.

Any suggestions?

Thanks,
 
Rahul S. Johari
Coordinator, Internet & Administration
Informed Marketing Services Inc.
251 River Street
Troy, NY 12180

Tel: (518) 266-0909 x154
Fax: (518) 266-0909
Email: [EMAIL PROTECTED]
http://www.informed-sources.com

Reply via email to