Re: Preventing users from resubmitting payment screen

2005-11-10 Thread Michael Jouravlev
t;[EMAIL PROTECTED]> > >11/10/2005 01:05 PM > >Please respond to > >"Struts Users Mailing List" > > > > > >To > >user@struts.apache.org > >cc > > > >Subject > >Preventing users from resubmitting payment screen > >

Re: Preventing users from resubmitting payment screen

2005-11-10 Thread Martin Gainty
Jadeler <[EMAIL PROTECTED]> 11/10/2005 01:05 PM Please respond to "Struts Users Mailing List" To user@struts.apache.org cc Subject Preventing users from resubmitting payment screen I wanted to find out any recommendations in handling successful payments where the user is

Re: Preventing users from resubmitting payment screen

2005-11-10 Thread Sunil_Sahu
ailing List" To user@struts.apache.org cc Subject Preventing users from resubmitting payment screen I wanted to find out any recommendations in handling successful payments where the user is redirected to a receipt screen after a successful payment transaction. Basically, I need to pr

Re: Preventing users from resubmitting payment screen

2005-11-10 Thread Danny Lee
Michael Jouravlev schrieb: On 11/9/05, Jadeler <[EMAIL PROTECTED]> wrote: I wanted to find out any recommendations in handling successful payments where the user is redirected to a receipt screen after a successful payment transaction. Basically, I need to prevent users from resubmitting the pa

Re: Preventing users from resubmitting payment screen

2005-11-10 Thread Michael Jouravlev
On 11/9/05, Jadeler <[EMAIL PROTECTED]> wrote: > I wanted to find out any recommendations in handling > successful payments where the user is redirected to a > receipt screen after a successful payment transaction. > Basically, I need to prevent users from resubmitting > the payment screen again v

Preventing users from resubmitting payment screen

2005-11-09 Thread Jadeler
I wanted to find out any recommendations in handling successful payments where the user is redirected to a receipt screen after a successful payment transaction. Basically, I need to prevent users from resubmitting the payment screen again via clicking on the browser back button, etc or via other