Re: [PHP] How to disable browser's back- and refresh-Button

2004-04-19 Thread Richard Davey
Hello Marco, Monday, April 19, 2004, 5:22:26 PM, you wrote: MS> I want to prevent the user to use the browser's back-/refresh-button in MS> my multipage registration form (as well as in other forms). How can I do MS> this? There is NO foolproof way to do this. You can open your form in a new bro

Re: [PHP] How to disable browser's back- and refresh-Button

2004-04-19 Thread John Nichel
Hawkes, Richard wrote: Yes, I think unconstructive e-mails are a little rude aren't they? As opposed to asking an offtopic question to which there are hundreds of answers to if one would just ask on the right list or, (perish the thought) go to http://www.google.com? So here's a bit of JavaScri

RE: [PHP] How to disable browser's back- and refresh-Button

2004-04-19 Thread Chris W. Parker
Hawkes, Richard on Monday, April 19, 2004 8:31 AM said: > Yes, I think unconstructive e-mails are a little rude aren't they? i agree... but i didn't see any unconstructive emails. did you? > So here's a bit of JavaScript that removes everything! I'll let you > fidd

Re: [PHP] How to disable browser's back- and refresh-Button

2004-04-19 Thread Arthur Pelkey
ge- From: Marco Schuler [mailto:[EMAIL PROTECTED] Sent: 19 April 2004 17:40 To: [EMAIL PROTECTED] Subject: Re: [PHP] How to disable browser's back- and refresh-Button Hi Am Mo, 2004-04-19 um 17.18 schrieb John Nichel: Marco Schuler wrote: Hi I want to prevent the user to use the browse

RE: [PHP] How to disable browser's back- and refresh-Button

2004-04-19 Thread Hawkes, Richard
ght=300, width=600, toolbar=no, menubar=no, scrollbars=yes, resizable=no, location=no, directories=no, status=no'); } WHATEVER! -Original Message- From: Marco Schuler [mailto:[EMAIL PROTECTED] Sent: 19 April 2004 17:40 To: [EMAIL PROTECTED] Subject: Re: [PHP] How to disable browser&

Re: [PHP] How to disable browser's back- and refresh-Button

2004-04-19 Thread James E Hicks III
On Monday 19 April 2004 12:22 pm, Marco Schuler wrote: > Hi > > I want to prevent the user to use the browser's back-/refresh-button in > my multipage registration form (as well as in other forms). How can I do > this? > If you look back in the archives of this list you will see the way that I did

Re: [PHP] How to disable browser's back- and refresh-Button

2004-04-19 Thread John Nichel
Marco Schuler wrote: Hi Am Mo, 2004-04-19 um 17.25 schrieb John W. Holmes: From: "Marco Schuler" <[EMAIL PROTECTED]> I want to prevent the user to use the browser's back-/refresh-button in my multipage registration form (as well as in other forms). How can I do this? You don't. I decide when I w

Re: [PHP] How to disable browser's back- and refresh-Button

2004-04-19 Thread Elfyn McBratney
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Marco, On Monday 19 Apr 2004 16:39, Marco Schuler wrote: > Hi > > Am Mo, 2004-04-19 um 17.18 schrieb John Nichel: > > Marco Schuler wrote: > > > Hi > > > > > > I want to prevent the user to use the browser's back-/refresh-button in > > > my mult

Re: [PHP] How to disable browser's back- and refresh-Button

2004-04-19 Thread Marco Schuler
Hi Am Mo, 2004-04-19 um 17.25 schrieb John W. Holmes: > From: "Marco Schuler" <[EMAIL PROTECTED]> > > > I want to prevent the user to use the browser's back-/refresh-button in > > my multipage registration form (as well as in other forms). How can I do > > this? > > You don't. I decide when I wa

Re: [PHP] How to disable browser's back- and refresh-Button

2004-04-19 Thread Marco Schuler
Hi Am Mo, 2004-04-19 um 17.18 schrieb John Nichel: > Marco Schuler wrote: > > Hi > > > > I want to prevent the user to use the browser's back-/refresh-button in > > my multipage registration form (as well as in other forms). How can I do > > this? > > > > Thanks for your help! > > > > You can'

Re: [PHP] How to disable browser's back- and refresh-Button

2004-04-19 Thread John W. Holmes
From: "Marco Schuler" <[EMAIL PROTECTED]> > I want to prevent the user to use the browser's back-/refresh-button in > my multipage registration form (as well as in other forms). How can I do > this? You don't. I decide when I want to go back and/or refresh, not you. You need to program your appli

Re: [PHP] How to disable browser's back- and refresh-Button

2004-04-19 Thread John Nichel
Marco Schuler wrote: Hi I want to prevent the user to use the browser's back-/refresh-button in my multipage registration form (as well as in other forms). How can I do this? Thanks for your help! You can't with PHP. -- *** * _