Hi Tedd,
Thanks for the solution, it is very much appriciated.
Cheers - Paul
- Original Message -
From: "tedd" <[EMAIL PROTECTED]>
To: "NYPHP Talk"
Sent: Sunday, June 22, 2008 9:13 PM
Subject: Re: [nyphp-talk] Disabling browser back button.
>Hi Tedd
I don't think there's ever a good reason to disable the "Back" button
in a web application. If you think it necessary, it's time to rethink
your process.
That said, there are ways to handle it on the back end so that the
user can't submit twice. Have you considered setting a session value
at a poi
Excellent points. And I will pass the 'double transaction suppression'
info on to my client so he can enable this. With reard to storing
credit card info on customers, I'd in general strongly advise any of my
clients against going there -- with Paypal's (or whatever vendor they
end up using)
Hi Tedd,
Sorry to say it didn't work or at least I couldn't get it to work.
As you see the only thing I did was to tidy up the last
$_SESSION['token']. however I did try using True and False which
disabled me completely.
create account/access codes
Cheers - Paul
Paul:
It does work --
--- Original Message -
From: "tedd" <[EMAIL PROTECTED]>
To: "NYPHP Talk"
Sent: Sunday, June 22, 2008 4:26 PM
Subject: Re: [nyphp-talk] Disabling browser back button.
At 9:07 PM +0100 6/21/08, PaulCheung wrote:
Hi
Can anybody suggest a way around this problem or p
-- Kristina
At 10:10 AM -0700 6/22/08, Kristina Anderson wrote:
Tedd -- this is very similar to the way you showed me how to use the
boolean 'step' value to exit the error checking loop if no error
conditions were found -- and just as simple to understand and brutally
effective...I love it!
I'
Tedd -- this is very similar to the way you showed me how to use the
boolean 'step' value to exit the error checking loop if no error
conditions were found -- and just as simple to understand and brutally
effective...I love it!
Im this scenario, if the user for whatever reason needed to reload
At 9:07 PM +0100 6/21/08, PaulCheung wrote:
Hi
Can anybody suggest a way around this problem or point me in the
right direction?
Use a token.
http://sperling.com http://ancientstones.com http://earthstones.com
___
New York PHP Community Talk Mail
On Jun 21, 2008, at 2:07 PM, PaulCheung wrote:
Hi
Can anybody suggest a way around this problem or point me in the
right direction?
I have a genuinely legitimate reason to disable the browser back
button, or at least the pages that have anything to do with the PHP
application I am worki
On 6/21/08, PaulCheung <[EMAIL PROTECTED]> wrote:
> Hi
>
> Can anybody suggest a way around this problem or point me in the right
> direction?
>
> I have a genuinely legitimate reason to disable the browser back button, or
> at least the pages that have anything to do with the PHP application I a
Hi
Can anybody suggest a way around this problem or point me in the right
direction?
I have a genuinely legitimate reason to disable the browser back button, or
at least the pages that have anything to do with the PHP application I am
working on.
Here is the scenario
A user likes the on-li
11 matches
Mail list logo