Hi Arthur,
The problem??? You're allways on his back!! No time to refresh!! :lol:
But seriously, you've pointing an error, all page with "dynamic" data should have
mechanism to force refresh (a must in html!). Just add those meta:
<meta http-equiv="expires" content="Fri, 30 Dec 2011 12:00:00 GMT" />
By this, you let a date in the past, then it is always to refresh for browser
<meta http-equiv="Pragma" content="no-cache" />
Also that one talk to the cache directly
Regards,
Jacques
Ps. You're a good "tester", after more than 400 downloads no one has found that one!!
