Re: user hitting back-button and sending POSTDATA

2005-05-11 Thread Michael Jouravlev
On 5/11/05, Joe Germuska <[EMAIL PROTECTED]> wrote: > At 10:35 AM -0700 5/11/05, Michael Jouravlev wrote: > >On 5/11/05, Scott Purcell <[EMAIL PROTECTED]> wrote: > >> I am having trouble getting information, or a workaround for the > >>following problem. > >> > >> A user fills out a simple textfi

Re: user hitting back-button and sending POSTDATA

2005-05-11 Thread Joe Germuska
At 10:35 AM -0700 5/11/05, Michael Jouravlev wrote: On 5/11/05, Scott Purcell <[EMAIL PROTECTED]> wrote: I am having trouble getting information, or a workaround for the following problem. A user fills out a simple textfield form. I update the database with the value and show a new jsp page. T

Re: user hitting back-button and sending POSTDATA

2005-05-11 Thread Michael Jouravlev
On 5/11/05, Scott Purcell <[EMAIL PROTECTED]> wrote: > I am having trouble getting information, or a workaround for the following > problem. > > A user fills out a simple textfield form. I update the database with the > value and show a new jsp page. Then the user hits the back-button, and even

Re: user hitting back-button and sending POSTDATA

2005-05-11 Thread Joe Germuska
At 11:14 AM -0500 5/11/05, Scott Purcell wrote: I am having trouble getting information, or a workaround for the following problem. A user fills out a simple textfield form. I update the database with the value and show a new jsp page. Then the user hits the back-button, and even though the bro