thanx for the reply

its not that way

let me explain u..

if the user submits the form (submitted data stored into db) and moves
to next form ,now the user press back button and again press the
submit button.???.now the data is stored 2 times in DB....



im planning to handle in such a way that,all the form data to store in
objects, at the end of all forms the data should be written into DB


chandra sekhar

On May 31, 8:53 pm, Maurício Linhares <[email protected]>
wrote:
> If you did a redirect after receiving the posted form, the user will
> be redirected to the form page, it will not re-submit the data.
>
> -
> Maurício Linhareshttp://alinhavado.wordpress.com/(pt-br) 
> |http://blog.codevader.com/(en)
>
> On Sun, May 31, 2009 at 3:04 AM, charan <[email protected]> wrote:
>
> > HI guys
>
> > I am using different forms with respective controller,model and
> > view.If the user press back button in the browser,after submitting
> > the form data.How do we handle such scenario..
>
> > chandra sekhar
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to