J
John
HiUsers will often use the back button to re-fill a form. I don't want
that.The following should prevent the cache from filling up.However it is
not 100% reliable.<head>
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="expires" content="0">
<title>First Page</title>
</head>
How can I be certain (both for E and FF) that the page reloads from the
server and not the cache?RegardsJohn
that.The following should prevent the cache from filling up.However it is
not 100% reliable.<head>
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="expires" content="0">
<title>First Page</title>
</head>
How can I be certain (both for E and FF) that the page reloads from the
server and not the cache?RegardsJohn