Re: [PHP] Browser back button

2004-08-30 Thread -{ Rene Brehmer }-
Documented research indicates that on Fri, 27 Aug 2004 15:20:58 -0600, Michael Gale wrote about "[PHP] Browser back button": >Hello, > > I am sure this has been asked more then a few times but ... I have a web site > where almost every page is dynamically >create

RE: [PHP] Browser back button

2004-08-27 Thread Vail, Warren
mailto:[EMAIL PROTECTED] Sent: Friday, August 27, 2004 2:21 PM To: [EMAIL PROTECTED] Subject: [PHP] Browser back button Hello, I am sure this has been asked more then a few times but ... I have a web site where almost every page is dynamically created. So if at some point in the site if

Re: [PHP] Browser back button

2004-08-27 Thread Matthew Sims
> Hello, > > I am sure this has been asked more then a few times but ... I have a web > site where almost every page is dynamically > created. So if at some point in the site if you hit your browsers back > button a popup window occurs and asks if you want > to resubmit the data. Upon clickin

Re: [PHP] Browser back button

2004-08-27 Thread Greg Donald
On Fri, 2004-08-27 at 16:20, Michael Gale wrote: > Hello, > > I am sure this has been asked more then a few times but ... So why not search the archives then? :) > I have a web site where almost every page is dynamically > created. So if at some point in the site if you hit your browsers

[PHP] Browser back button

2004-08-27 Thread Michael Gale
Hello, I am sure this has been asked more then a few times but ... I have a web site where almost every page is dynamically created. So if at some point in the site if you hit your browsers back button a popup window occurs and asks if you want to resubmit the data. Upon clicking yes the

Re: [PHP] browser back-button problem

2002-10-16 Thread Jonathan Sharp
Take an md5 of the entire file contents and store that in your form that get's displayed. Then test if it matches the file when you go to make the changes. Every time you change the file the md5 will change. See below... -js Sample script: marcel wrote: > hi there > I am kind of a

[PHP] browser back-button problem

2002-10-16 Thread marcel
hi there I am kind of a newbie to php so probably I am doing it all the wrong way - if - please tell me ok heres my problem: the script: I have a user-group-administration script (php4), that loads data from a textfile and then eables the admin to delete or create new user-passwords. the script

Re: [PHP] browser back button - "Page has Expired.. " problem

2002-01-29 Thread phantom
OTECTED]> > To: "PHP List" <[EMAIL PROTECTED]> > Sent: Monday, January 28, 2002 11:26 PM > Subject: [PHP] browser back button - "Page has Expired.. " problem > > > Hi, > > > > I wonder if anyone can offer me a few pointers..? > > &

Re: [PHP] browser back button - "Page has Expired.. " problem

2002-01-28 Thread Alex Vargas
Just add this header header ("Cache-Control: public"); Alex. - Original Message - From: "Lee P Reilly" <[EMAIL PROTECTED]> To: "PHP List" <[EMAIL PROTECTED]> Sent: Monday, January 28, 2002 11:26 PM Subject: [PHP] browser back button - &q

RE: [PHP] browser back button - "Page has Expired.. " problem

2002-01-28 Thread Darren Gamble
lanner, Regional Services Shaw Cablesystems GP 630 - 3rd Avenue SW Calgary, Alberta, Canada T2P 4L4 (403) 781-4948 -Original Message- From: Lee P Reilly [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 3:27 PM To: PHP List Subject: [PHP] browser back button - "Page has Expir

[PHP] browser back button - "Page has Expired.. " problem

2002-01-28 Thread Lee P Reilly
Hi, I wonder if anyone can offer me a few pointers..? I'm building a portal to do various bits and bobs. I'm using sessions to facilitate the user authentication/login, etc. The only problem I have is that when viewing these (.php) pages in IE once the session variable has been set, a "Warning: