I had searched for and found a previous post to try and remedy the problem of page caching and then not displaying correctly on subsequent visits.
<META HTTP-EQUIV="Pragma" CONTENT="no-cache"> appears to be the correct fix for this problem so I inserted this into my header on the following page...
But each time I visit this page, those nasty little scroll bars appear. The only way to get rid of them is to hit "refresh" in the browser and then all is fine again.
Could someone look at this page and tell me what I can do so that it doesn't cache? I just want the page to display cleanly on each visit wihtout any scroll bars.
Thanks in advance for the help.
Dave Fore
<META HTTP-EQUIV="Pragma" CONTENT="no-cache"> appears to be the correct fix for this problem so I inserted this into my header on the following page...
But each time I visit this page, those nasty little scroll bars appear. The only way to get rid of them is to hit "refresh" in the browser and then all is fine again.
Could someone look at this page and tell me what I can do so that it doesn't cache? I just want the page to display cleanly on each visit wihtout any scroll bars.
Thanks in advance for the help.
Dave Fore