Forum Moderators: open

Message Too Old, No Replies

ie4 and netscape back button error

         

suneetha

7:03 pm on Apr 9, 2002 (gmt 0)



when i try to view the previous page in ie4 and netscape iam getting error(if the page iam trying to see is resulted from the hyper link then iam not getting error but when the page is resulted from form submit then only iam getting error like page cannot be displayed in ie4 and data missing in netscape) how to overcome this

bird

10:04 pm on Apr 9, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You need to make sure that the page can be cached by the browser, which may be done by adding an "Expires: ..." header (or the equivalent meta tag).

suneetha

5:41 pm on Apr 10, 2002 (gmt 0)



Thanks for the reply, i used all the three tags pragma - set to no-cache, expires set to now and cache control to no cache,
in ie5 i found ok, but in ie4.01 service pack and netscape comm 4.7 i am getting error messages when i click on back.
one more thing, the pages which i submitted with post only iam getting the problem, please sugeest me to overcome this problem. and i don't want change the form method to GET.