S
Steve Grosz
How can you get the browser to get the latest information
from the server each time?
I've tried adding these META tags at the start of each
page, but it doesn't seem to have any effect:
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="expires" content="Sun, Dec 31 1970
12:00:00 GMT">
<meta http-equiv="pragma" content="no-cache">
Thanks,
Steve
from the server each time?
I've tried adding these META tags at the start of each
page, but it doesn't seem to have any effect:
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="expires" content="Sun, Dec 31 1970
12:00:00 GMT">
<meta http-equiv="pragma" content="no-cache">
Thanks,
Steve