Discussion: back-button question
Afficher un message
Vieux 18/09/2007, 13h34   #2
Lammi
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: back-button question

prekates,

there is no way to block or control the back-button with php.
you may manipulate the entry of the last visited site (and only the
last visited!) in your browsers history using
javascript:location.replace(). open the site in a browser window
without a menubar and block the right mouse button. of course, modern
5- or more button mouses often doesn't need a right click to perform a
history.back() event.

giving a script full access to your browsers history opens an giant
security hole.

lorenz


  Réponse avec citation
 
Page generated in 0,05343 seconds with 9 queries