Welcome Guest, Not a member yet? Register   Sign In
Back button and security
#11

[eluser]WanWizard[/eluser]
Have you tried my header() statements, instead of your meta's? Because it works like a charm on my site...
#12

[eluser]marcin_koss[/eluser]
Hey that worked like a charm. Any idea why meta tags didn't do the job?
#13

[eluser]WanWizard[/eluser]
Because processing of meta tags is browser dependent, also proxies in the path may alter the behaviour. But all of them honour http headers...
#14

[eluser]marcin_koss[/eluser]
You learn something new every day.

Thanks WanWizard!
#15

[eluser]Mimi kesini[/eluser]
i have tried it by adding:
Code:
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate, no-transform, max-age=0, post-check=0, pre-check=0" />
<meta http-equiv="pragma" content="no-cache" />
in my header, but the back button still works as usual (can open the previous page)...
help me please Sad




Theme © iAndrew 2016 - Forum software by © MyBB