[San-Diego-pm] Refresh

Joel Fentin joel at fentin.com
Fri Jun 11 08:22:10 PDT 2010


I'm working on a program that has a "prefabricated" slide show. 
The problem is that with each new change of pictures, it displays 
the cache rather than the new pictures.

IE-8 has a problem. It reloads the cache; not new code. It's the 
default setting. I put the following in my dynamically generated 
page. It reloads the page over and over. But reload is not the 
cure. Refresh (F5 button) works.

<META HTTP-EQUIV=REFRESH CONTENT="5; 
URL=http://127.0.0.1/cgi-bin/Calscape/PlantPage.pl?PlantSpecies=%%$PlantID%%">

IE-7, FF, & Chrome don't have the problem.

Is there some perl (or other) code I can use to cause a refresh 
(not a reload)?

-- 
Joel Fentin       tel: 760-749-8863
Biz Website:      http://fentin.com
Personal Website: http://fentin.com/me


More information about the San-Diego-pm mailing list