Having a major problem with back button
Posted: Wed Apr 30, 2003 7:12 am
Hi,
I have developed a web site using PHP and it works just fine until the back button is pressed.
It would appear that when the back button is pressed not all the source is redisplayed so I end up with no closing </BODY> or </HTML> tags.
But even stranger is that it works fine using an internal IIS server but has this problem on an external Apache server.
I've tried adding no-cache in header() function and various settings with zlib.compression but with no success.
I've check out the HTML and CSS with W3C and all seems OK
Any help would be greatly appreciated !!
Ta !
I have developed a web site using PHP and it works just fine until the back button is pressed.
It would appear that when the back button is pressed not all the source is redisplayed so I end up with no closing </BODY> or </HTML> tags.
But even stranger is that it works fine using an internal IIS server but has this problem on an external Apache server.
I've tried adding no-cache in header() function and various settings with zlib.compression but with no success.
I've check out the HTML and CSS with W3C and all seems OK
Any help would be greatly appreciated !!
Ta !