RE: [PHP-DB] disable backbutton

2002-07-07 Thread Beau Lebens
day, 8 July 2002 4:28 AM // To: [EMAIL PROTECTED] // Subject: [PHP-DB] disable backbutton // // // Hello, // // I would like to make a page expire or disable the backbutton // (clear the // history). // Why? I'm developping a database-related programm in // php/mysql and people can // log in

RE: [PHP-DB] disable backbutton

2002-07-07 Thread Peter Lovatt
L PROTECTED] > Subject: [PHP-DB] disable backbutton > > > Hello, > > I would like to make a page expire or disable the backbutton (clear the > history). > Why? I'm developping a database-related programm in php/mysql and > people can > log in and out, but nobody s

[PHP-DB] disable backbutton

2002-07-07 Thread Sander Peters
Hello, I would like to make a page expire or disable the backbutton (clear the history). Why? I'm developping a database-related programm in php/mysql and people can log in and out, but nobody should be able to use the backbutton to be in the system again as the user that just logged of. Can som