[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] StyleGuide
From: |
Dave Hall |
Subject: |
Re: [Phpgroupware-developers] StyleGuide |
Date: |
Tue, 27 May 2003 22:11:57 +1000 |
Sigurd Nes <address@hidden> wrote:
> Dave Hall wrote:
>
> >sigurdne <address@hidden> wrote:
> >
> >
> >
> >>>Jeff Bachtel:
> >>>Include a transaction ID in forms, such that a double-submit
> can be
> >>>detected programatically, and doubled operations averted.
> >>>
> >>>
> >>How can I implement the transaction ID - it would be nice to be
> >>able to avoid
> >>double-submit by accidental reload of page (which happens)
> >>
> >>
> >
> >Have a look at http://phpgroupware.org/wiki/RepostPrevention . If
> >people like the idea it can be added to head and 16.
> >
> >
> It sounds like a good idea - I have tried it and I am experiencing
> some
> problems:
> 1) First the $extravar['click_history'] has to be renamed to
> $extravars['click_history']
Thanks ... it was untested code ... designed for comment :)
> 2) The last entry of $history is always the value of
> $_GET['click_history']the $history appsession seems to become
> very big after a while - could
> it be reduced to only the last (few) entries ?
>
Sure ... but i am not sure how to do this without causing a major
performace hit. Any ideas?
btw do you have a devteam wiki account?
Cheers
Dave
dave.hall.vcf
Description: Card for <dave.hall@mbox.com.au>
- [Phpgroupware-developers] StyleGuide, Alex Borges, 2003/05/23
- Re: [Phpgroupware-developers] StyleGuide, Lars Kneschke(priv.), 2003/05/24
- Re: [Phpgroupware-developers] StyleGuide, Chris Weiss, 2003/05/26
- Re: [Phpgroupware-developers] StyleGuide, Dave Hall, 2003/05/27
- RE: [Phpgroupware-developers] StyleGuide, sigurdne, 2003/05/27
- Re: RE: [Phpgroupware-developers] StyleGuide, Dave Hall, 2003/05/27
- Re: [Phpgroupware-developers] StyleGuide,
Dave Hall <=
- Re: [Phpgroupware-developers] StyleGuide, Lars Kneschke(priv.), 2003/05/27