hi,
in my page i have a text box , i will enter some text clicks on submit now it navigates to the same page,now when i click on back nutton the prev entered text is staying back on the text field...
inorder to remove this i have added the following code
<head>
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
<META HTTP-EQUIV="EXPIRES" CONTENT="-1">
<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
</head>
the cache is clearing in mozilla but in IE still the text is showing ..
how to resolve this>>>>
cache is not clearing in IE6
Moderator: General Moderators
-
kishanprasad
- Forum Newbie
- Posts: 16
- Joined: Mon Feb 25, 2008 5:20 pm
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: cache is not clearing in IE6
I know this does not help but...drop support for IE6 http://www.jaoudestudios.com/blog/details/id/6.
IE is already out!
IE is already out!