T
tshad
I have a page with a Captch character on it for security.
But if the user puts in the incorrect number, the page redisplays and
changes the number but the display stays the same on a users page that has
"Never" set for page reloads.
I tried adding in the Head section:
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="-1">
But it still doesn't reload.
Is there anything else I can do to force it?
Thanks,
Tom
But if the user puts in the incorrect number, the page redisplays and
changes the number but the display stays the same on a users page that has
"Never" set for page reloads.
I tried adding in the Head section:
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="-1">
But it still doesn't reload.
Is there anything else I can do to force it?
Thanks,
Tom